Si può fare,
ci provo:
update tabella set campo = ( (select campo from tabella) - 1 )
where campo > 0;
DA PROVARE
Si può fare,
ci provo:
update tabella set campo = ( (select campo from tabella) - 1 )
where campo > 0;
DA PROVARE
Mirko Agrati
WEB : http://mirkoagrati.110mb.com
RSS : http://feeds.feedburner.com/MirkoAgratiArticoli