linking more than 2 tables in a query

J

John Tarazona

I want to know if there is a limitation on how many tables
you can link via a query. I have four tables and I want
to link them together.

Any articles or comments would be appreciated.
John
 
M

Mark

Not sure of any limits, but I can't see any problems at
all with using four tables. Providing they're linked
correctly that is. I regularly run queries using up to
eight tables with no problems.
 
M

Mike Painter

John Tarazona said:
I want to know if there is a limitation on how many tables
you can link via a query. I have four tables and I want
to link them together.

There probably is some upper limit but it's high. Four is not a problem even
if some of them are queries rather than tables.
 

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

Top