codice: select concat(repeat('x',7),substring(codice from 8)) as nascosto from tabella
select concat(repeat('x',7),substring(codice from 8)) as nascosto from tabella
Regole del Forum