Question SQL Pass-Through Query Advice

purceld2

Registered User.
Local time
Today, 04:54
Joined
Dec 4, 2008
Messages
79
I have a Make-Table Query via an ODBC connection to some Oracle tables. It returns 12500 records but takes approx 10 mins to run. I have been advised to convert it to an SQL Pass-Through Query which I am told will improve the performance.

1, How do I covert to SQL Pass-Through Query

2, Will it improve performance.

Thanks you in advance

Des
 

Users who are viewing this thread

Back
Top Bottom