Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Select Optimisation changes under VFP8?
Message
From
03/06/2003 16:38:43
 
 
To
03/06/2003 16:18:12
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00795674
Message ID:
00795907
Views:
24
I didn't say it would evaluate the all parts of an expression for every record. But it has to look at the expressions to deterimine which parts have matching indexes. VFP can (I don't know if it always will) narrow the choices down using the indexes, and then run the UDFs on those records that still exist.

>
>On the premise that VFP's SQL *will* test ALL parts of an expression with ANDs, what does having the proper indexes in place have to do with preventing it or not?
>
>I could see myself being pretty disappointed if I had some rather onerous function but knew that it would execute on less than 1% of the records because my first condition filtered out 99%+, only to learn that it ran on all records anyway.
>
>Have I missed something here?
>
>>
>SNIP
Steve Gibson
Previous
Reply
Map
View

Click here to load this message in the networking platform