Andiamo bene.
Prova così
codice:select replace(replace(substring_index(campo_regione,'-',1),'(',''),')','') as nome_regione from tabella where campo_regione regexp(1)
Andiamo bene.
Prova così
codice:select replace(replace(substring_index(campo_regione,'-',1),'(',''),')','') as nome_regione from tabella where campo_regione regexp(1)