Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ALTER TABLE syntax
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00160354
Message ID:
00160362
Vues:
28
Michel,
ALTER TABLE mytable ;
  ADD COLUMN MyField1 C(10) ;
  ADD COLUMN MyField2 C(10) ...
The key is that there's no comma or anything else between ADD COLUMNs.

>Is there a way with ALTER TABLE to add more than one field without having to
redo the ALTER TABLE command?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform