Hi,

Please find the output of the simple query :

sfa_db=> select upper('�');
 upper 
-------
 �
(1 row)

PostGRESql doesn't convert the special characters like �, �, etc into their lower case 
when using function lower and vice-versa when using upper.

Neha

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to