Ammesso che abbia capito.![]()
codice:select trim(replace(campo,'MR','')) as campo,count(campo) as quanti from tabella where campo like 'MR%' group by campo order by quanti desc
Ammesso che abbia capito.![]()
codice:select trim(replace(campo,'MR','')) as campo,count(campo) as quanti from tabella where campo like 'MR%' group by campo order by quanti desc