Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What kind of index is best?
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
What kind of index is best?
Divers
Thread ID:
00293722
Message ID:
00293722
Vues:
67
What do you think is best to use in a VFP project when it comes to character indexes or integer indexes? If you use a integer it is very easy to just generate next key. But some times you need a compound index as in browsing items on an invoice. Then I will need a index like Str(invoice_id)+Str(item_id), which is not so easy and fast? to use. What is your opinion on using integer indexes or character indexes as primary key?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform