dbTalk Databases Forums  

Case sensitivity

comp.databases.postgresql.novice comp.databases.postgresql.novice


Discuss Case sensitivity in the comp.databases.postgresql.novice forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Dario Ottaviano
 
Posts: n/a

Default Case sensitivity - 01-11-2004 , 03:43 AM






I use postgres on a window server (IIS 5.1)
Is there anybody that knows if is possible to make postgres no case
sensitive in the manipulating data into tables/views?

Thank you.
D.Ottaviano




Reply With Quote
  #2  
Old   
Oliver Elphick
 
Posts: n/a

Default Re: Case sensitivity - 01-12-2004 , 11:27 PM






On Sun, 2004-01-11 at 09:43, Dario Ottaviano wrote:
Quote:
I use postgres on a window server (IIS 5.1)
Is there anybody that knows if is possible to make postgres no case
sensitive in the manipulating data into tables/views?
You can use upper() or lower() to transform all data to one form. In
comparing data you can use ILIKE
--
Oliver Elphick Oliver.Elphick (AT) lfix (DOT) co.uk
Isle of Wight, UK http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C
========================================
"Wherefore let him that thinketh he standeth take heed
lest he fall." I Corinthians 10:12


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.