Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL optimization
Message
From
26/07/1999 20:49:39
 
 
To
26/07/1999 20:17:04
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00246060
Message ID:
00246395
Views:
15
Yes, Sylvain, that's a reasonable way to describe it. But we also *now* know that this can (and likely will) SLOW down the Select *despite* the fact that it now shows "fully optimized".

Jim N

>With SET DELETED ON, VFP will secretly add "AND NOT Deleted()" to the WHERE clause of your query at runtime. As with every expression in the WHERE clause, VFP will search for an index that match the expression.
>
>>I don't understand it, but it sure worked. I indexed on DELETED() and
>>all of a sudden I'm getting full optimization. I *will* be asking
>>somebody (pro'ly Kevin Levy) about this in Costa Mesa! :-)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform