J
Josh Henry
in that same SQL query i just provided, how would i go
about asking the query to sort on the tenants last name?
UNION Select Tenants.OccFNAme & Tenants.OccLName
From Tenants;
thanks once again?
Josh
about asking the query to sort on the tenants last name?
UNION Select Tenants.OccFNAme & Tenants.OccLName
From Tenants;
thanks once again?
Josh