Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Indexing : Best Practice.
Message
De
05/06/2003 14:16:05
Thomas Ganss (En ligne)
Main Trend
Frankfurt, Allemagne
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00796703
Message ID:
00796872
Vues:
12
My rule of thumb:

- the larger the table is
- the larger the .cdx is
- the smaller the pipe for reading (disk>LAN>WAN[phone]) is
- the more searching is done
- the less writing is needed
- if writing is done between reading (invalidating the cdx for rushmore)
- if seek/scan logic can be used instead of SQL or locate

compound keys will be more helpful.

HTH

thomas
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform