Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Alter Table
Message
 
À
23/05/1997 14:03:45
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00033451
Message ID:
00033455
Vues:
45
>How do you add an index tag to an existing field of a table?
>
>I can add a field to a table with this;
> ALTER TABLE mytable ADD COLUMN newcolumn C(20)
>
>However, either on the same command or on a different command line, I would also like to add
>a tag to this field but I can't figure out the syntax.
>
>I don't think I want to use "ADD FOREIGN KEY" because this tries to create a relationship
>between this table an another.
>
>Thanks,
>
>Jerryt

index on newcolumn tag newcolumn
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform