Hi,

Is there any admin option I can set for a particular database in the 
Postgres so that all queries directed towards that database are made case 
insensitive?

i.e the below 2 queries mean the same.

select * from userdata wher name = 'John'

select * from userdata wher name = 'joHN'

will fetch me the same results.

regards
Uma.
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

Reply via email to