Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Q.: Understanding Rushmore Technology
Message
De
25/08/1999 12:19:08
 
 
À
25/08/1999 10:53:21
Pierre Richard
Méthotech Canada Limitée
Kirkland, Québec, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00257424
Message ID:
00257487
Vues:
25
Pierre,

Your observation is correct - there is a discrepancy in the documentation and it errs in suggesting and index on deleted() is a wise thing to do.

Funny thing about this is that at one time an index on DELETED() *did* seem to have a major positive impact on just about any SQL statement's performance, but more recently it has proven to be different.

Today, in fact, the general recommendation is to avoid such a TAG except in very particular circumstance (which are highly dependent on the specific data and your coding practises).

Cheers,

Jim N

>Hi all,
>
>The VFP 5.0 Developer's Guide states at page 396, parag. 5, " Avoid using indexes on fields that contain only a few discrete values such as a logical field"
>
>So then why should having an index based on deleted() be considered indexing effectively using Rushmore (see DG page 400)
>
>Aren't these two very similar in their respective context (i.e.: few discrete values .T. or .F.).
>
>Why should it be OK for deleted() and not for the other(s)?
>
>Thanks
>
>Pierre Richard
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform