Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Alter table command gives error
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01039225
Message ID:
01039226
Vues:
17
This message has been marked as the solution to the initial question of the thread.
ALTER TABLE customer ;
	ADD COLUMN company C(40) ;
	ADD COLUMN contact C(30)
>am adding couple of fields to an existing table
>ALTER TABLE customer ;
> ADD COLUMN (company C(40), contact C(30))
>
>but it gives function name missing error.any ideas
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform