I'm trying to run the following Query:
select codigo from cliente where codigo ilike '%99.999.999%';
I found that by putting ilike , it would ignore everything, points and accents but I was wrong.
In my system, I have a query scree...
asked by
31.07.2015 / 15:08