Query run the linked tables

accessman2

Registered User.
Local time
Today, 15:43
Joined
Sep 15, 2005
Messages
335
Hi,

I have an experience for running queries.

When I use query to run the linked tables. It is faster.

If I use query to run the tables (not linked), it is slowly.

I did both ways.

Can anybody tell me why running the linked tables by queries is faster than the no linked tables?

Thanks.
 
It's most likely because you're posting multiple queries. Delete the excess and get it down to one.

Bob
 

Users who are viewing this thread

Back
Top Bottom