Querry Multiple tables

  • Thread starter Thread starter Guest
  • Start date Start date
How do I get a query to pull data from two different tables?

how about by joining the tables? Have a look at Northwind... that's
what it's there for.
 
How do I get a query to pull data from two different tables?

How are the tables related? What information is in them, and how do you want
to choose it?

Your question is far to vague for anyone to be able to answer specifically.

John W. Vinson [MVP]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top