Re: Case of strings

From: "cnliou" <cnliou(at)so-net(dot)net(dot)tw>
To: "" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Case of strings
Date: 2004-02-27 12:27:36
Message-ID: 1077884856.29834.cnliou@so-net.net.tw
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>Is there anyway I can force the PgSQL to accept case
equivalence, or must I
>add upper()/lower() to force the case and then make string
tests?
>
>
>
>Ie Where upper(A)=upper('String')

I think you already answered your own question as pgsql
document does in section

"9.4. String Functions and Operators"

Regards,
CN

Browse pgsql-general by date

  From Date Subject
Next Message Bas Scheffers 2004-02-27 12:29:18 Re: Help with a query
Previous Message Sezai YILMAZ 2004-02-27 12:15:10 PostgreSQL insert speed tests