Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Index taking up too much disk space
Message
De
04/12/2005 11:32:31
 
 
À
04/12/2005 10:59:26
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 6 SP5
OS:
Windows XP
Network:
Novell 6.x
Database:
MySQL
Divers
Thread ID:
01074663
Message ID:
01074727
Vues:
28
>The index expression is a large string..
>
>I'm using:
>
>BINTOC(table1.primarykey) + BINTOC(table1.secondarykey) + BINTOC(table2.primarykey) + BINTOC(table2.secondarykey) + BINTOC(table3.primarykey) + BINTOC(table3.secondarykey)
>
>Are you saying I can get the same result from a different, smaller index expression but still reference these three tables and all 6 fields?

looking at your index i'd say that it is impossible. also, isn't this type of index violation of table normalization?
at least, it looks to me like bad practice to index one table with data from another tables...
* Human is a question asked by birth and answered by death. Machine is another kind of question with another kind of answer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform