Hello everyone,
I'm buliding a database with cyrillic characters. I have to search trough t=
he
database but it doesn't work
It does't even work properly on
SELECT lower()
when I have placed a cyrillic character inside the lower function.
I have Postgre 7.3.1
Can someone tell me what to do?
please