Query Question

J

jacob

Can you combine multiple queries in Access using the union, union all,
intersect, and except operators? I'm using Access XP and 2003

Thanks!
 
M

MGFoster

jacob said:
Can you combine multiple queries in Access using the union, union all,
intersect, and except operators? I'm using Access XP and 2003

Access can use the UNION and UNION ALL, not INTERSECT nor EXCEPT.
 
Top