Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CREATE TABLE help with indexes
Message
De
01/08/2001 12:37:10
 
 
À
01/08/2001 12:06:44
Peter Brama
West Pointe Enterprises
Detroit, Michigan, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00538358
Message ID:
00538382
Vues:
11
Hi Peter.

>I want to index one field that is always used in the CREATE TABLE but needs to allow duplicates. The only way I have been able to do this, thus far, is to issue an INDEX fldname TO indexname command AFTER the CREATE TABLE... am I missing something here?

No, that's the correct way to do it. The only kind of indexes you can create with CREATE TABLE are primary, candidate, and regular but as a foreign key to another table.

Doug
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform