Re: Case sensitivity

From: Oliver Elphick <olly(at)lfix(dot)co(dot)uk>
To: Dario Ottaviano <dario_ottaviano(at)togliquestovirgilio(dot)it>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: Case sensitivity
Date: 2004-01-13 05:27:13
Message-ID: 1073971603.27287.889.camel@linda.lfix.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Sun, 2004-01-11 at 09:43, Dario Ottaviano wrote:
> 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(dot)Elphick(at)lfix(dot)co(dot)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

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Oliver Elphick 2004-01-13 05:32:00 Re: Cluster in users home
Previous Message Russell Shaw 2004-01-13 03:38:04 Re: Connect error