Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Performance
Message
From
26/01/2000 09:47:32
Michael Dougherty
Progressive Business Publications
Malvern, Pennsylvania, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
SQL Performance
Miscellaneous
Thread ID:
00322775
Message ID:
00322775
Views:
47
Select ;
Union Select Where NOT Exists Select

How does the SQL engine perform this task? Is the selection gathered twice, or does the result set get reused?

The reason i ask is because it would make more sense to issue several Selects and reuse the intermediate results than to phrase one SQL statement that causes several redundant selects. I'm sure one statement would be better on a back-end DB server (SQL/Oracle) but on a native VFP table, which method is optimal?
Next
Reply
Map
View

Click here to load this message in the networking platform