Division par 2 de Kaufman & Broad (Jeu The Bull)
update cotations06 set cote=round(cote / 2,2) where valeur = 345 and jour < '2006-04-24'
--
jean-marie
Fil complet:
update cotations06 set cote=round(cote / 2,2) where valeur = 345 and jour < '2006-04-24'
--
jean-marie
Fil complet: