Re: case insensitive matching - Mailing list pgsql-general

From Doug Budny
Subject Re: case insensitive matching
Date
Msg-id 4.2.2.20001003104806.01ae79c8@mail.diligence.com
Whole thread Raw
In response to case insensitive matching  (Robert Kernell <kernell@sundog.larc.nasa.gov>)
List pgsql-general
You could use the ~* operator.  That will do a Case Insensitive
comparison.  If you go to the website
(http://www.postgresql.org/users-lounge/docs/7.0/user/) and checkout
chapter 4, you can get a good list of the operators in posgres.

At 10/3/2000 12:41 PM, you wrote:
>Hi. LIKE does case sensitive string matching. Is there an easy way to do case
>insensitive string matching?
>
>Bob Kernell
>Research Scientist
>AS&M
>email: kernell@sundog.larc.nasa.gov



--------------------------------
Doug Budny
IT - System Administrator
Due Diligence Inc.
http://www.diligence.com
Phone: (406) 728-0001
Fax: (406) 728-0006


pgsql-general by date:

Previous
From: "Mitch Vincent"
Date:
Subject: Re: case insensitive matching
Next
From: Micah Anderson
Date:
Subject: Memory bloating