Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deleted Records cannot be ignored?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00082386
Message ID:
00083229
Views:
24
>>Performance will also improve for SQL SELECT, if you provide an index for each table: Index on Deleted() tag ItsDeleted
>>This allows SQL to enforce the SET DELETED filter from the index file, without having to make reference to the table itself.
>
>A good point, Robin. And don't forget that you can speed up your SQLs by not having ANY order set in your base tables.

I've seen this before...but a question comes up: I have a lot of user selected orders. So does this mean it's worth storing the current tag to a variable, doing SET ORDER TO, and then restoring the order after the query?
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform