Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Difficulty writing SQL Statement
Message
 
 
To
07/01/2009 21:52:57
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01371924
Message ID:
01371945
Views:
16
>In a view with a large amount of data, which option would provide better speed performance, a UNION or the NOT IN sub query?

Sub query is usually slower than JOINS so you should try to avoid them. Your modified query with not zzz looked OK to me.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform