Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Possitionning Column with (alter table add column)
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Possitionning Column with (alter table add column)
Divers
Thread ID:
00357653
Message ID:
00357653
Vues:
66
Hi All;

Do you know if we can specify the possition of a column added with the alter table command instead of the last possition.

Ex:

CHANGE

Alter Table "MyTable" add column Myfield C(5)

WITH THIS

Alter Table "MyTable" add column(1) Myfield C(5)

Thank's in advance ...
Rock
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform