Query Question

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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

Thanks!
 
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.
 
Back
Top