Overblog Tous les blogs Top blogs Technologie & Science Tous les blogs Technologie & Science
Editer l'article Suivre ce blog Administration + Créer mon blog
MENU
Publicité
Attn's blog

update

26 Juillet 2007 , Rédigé par Milan Publié dans #Sql

update personne 
set nom = 'TOTO' , pays_vacance = null , num1 = 123 
where personne_id = 4;


update   test02 set début = '1.12.2001' , fin = '2001-12-27' where test02_id = 22;
 

Publicité
Partager cet article
Repost0
Pour être informé des derniers articles, inscrivez vous :
Commenter cet article