Siccome il database è oracle vorrei riuscire a fare una select tipo come
select codice from categoria where lower(descrizione) like'%Abbigliamento%' and livello=3;
come faccio ad gestire questa stringa con JAVA.Ogni consiglio è apprezzato GRAZIE![]()
![]()
Siccome il database è oracle vorrei riuscire a fare una select tipo come
select codice from categoria where lower(descrizione) like'%Abbigliamento%' and livello=3;
come faccio ad gestire questa stringa con JAVA.Ogni consiglio è apprezzato GRAZIE![]()
![]()