Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL optimization
Message
 
To
26/07/1999 14:03:55
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00246060
Message ID:
00246266
Views:
16
Keith,
You may want to try an Index on deleted(). If you environment settings
have the value set. It's worth a try anyway.

Be sure to start including NOFILTER if you are fully optimizing your
result sets. It saves alot of time hunting down bugs that will pop
up once the results are fully optimized.



>>If SET DELETED is ON, you need an index on Deleted() on both table for a full optimization.
>>
>>HTH
>
>Uhhh, no ;-) The file has no deleted records,
>and my problem is not partial optimization,
>it is *no* optimization for two fields,
>Fed_TaxId and Tax_Sufx. It does do partial
>optimization for the Code field.
>
>Thanks for the response though...
>
> ...kt
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform