SQL STATEMENT

  • Thread starter Johnathon Aaron Steel
  • Start date
J

Johnathon Aaron Steel

How do I write an SQL statement that will pull information from
multiple tables from ACCESS??

Thanx
 
A

Andi Mayer

How do I write an SQL statement that will pull information from
multiple tables from ACCESS??
you want to JOIN or UNION Tables?

in Access, from another programm?
 
Top