Showing posts with label plus. Show all posts
Showing posts with label plus. Show all posts

Wednesday, March 21, 2012

joining two queries ?

How can I return the results of two different queries ?
So that the recordset returned has all the fields from query A, plus the
results from query B ?
Both return the same columns.
ALookup UNION in Books Online.
David Portas
SQL Server MVP
--