Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SET COLLATE question
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00357214
Message ID:
00357440
Vues:
20
>I have a two table join, one table (table1) holds only a record an the other (table2) holds 400.000 records, the match give me 400 records. The index are three numerical on both tables and the DELETED().
>
>Why if I index with a SET COLLATE TO "GENERAL" is faster (very far away) than if I do a SET COLLATE TO "MACHINE". I thought that MACHINE would be always faster than GENERAL?

Hola Pablo,

You don't tell us the whole story. If you want to change the collating sequence of an index, you first have to destroy it, then recreate if with the sequence you want. What happens when you do this?

José
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform