Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Binary indexes - anyone taking advantage?
Message
 
 
À
05/05/2006 14:03:28
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01119670
Message ID:
01119704
Vues:
17
>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform