bonjour
j'ai une table client et je veux ajouter un champ ville_client
voila ma requete:
alter table client
add ville char(10)
je vous remerci d'avance
bonjour
j'ai une table client et je veux ajouter un champ ville_client
voila ma requete:
alter table client
add ville char(10)
je vous remerci d'avance
Partager