Union Query

R

Roger Bell

Can anyone tell me how to create a Union Query as it does
not appear in the list along with Select, Append, Update
etc.

Thank you in advance
 
D

Duane Hookom

You must view the SQL view of the query and enter the select statements by
typing them in.
 
Top