Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Binary indexes - anyone taking advantage?
Message
 
 
To
05/05/2006 14:03:28
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01119670
Message ID:
01119704
Views:
15
>>Hi everybody,
>>
>>I'm wondering if anyone has some input on using binary indexes, particularly index on deleted() tag deleted binary.
>>
>>Here is our situation:
>>We don't delete records at all, but we're running with SET DELETED ON in case we do delete. Does it make sense for us to add this index in our tables?
>>
>>Thanks in advance.
>
>No.
>Best is a periodical garbage collection,
>or add a FOR NOT DELETED() to the PK index.

Do I understand you correctly what you advise to use SET DELETED OFF if we don't want to add filters and make sure to pack our tables (we don't delete anyway).
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform