codice: select *,replace(prezzo,',','.') as conv from tabella
select *,replace(prezzo,',','.') as conv from tabella
Regole del Forum