Data Search - Mailing list pgsql-interfaces

From Robert Hiltibidal
Subject Data Search
Date
Msg-id 3.0.6.32.19991229090633.0097a4a0@y2k.state.il.us
Whole thread Raw
List pgsql-interfaces
Howdy,

I'm try to do a search on users from one database against a table in another.

Both databases have a mixture of upper and lowercase characters. Is there a
way to tell postgres to consider a match if the absolute character is the
same regardless of case?

Ex 
'ROB' should also produce a hit if postgres encouters 'rob'

Thanks,

-Rob



pgsql-interfaces by date:

Previous
From: "S.F. Lee"
Date:
Subject: Re: [INTERFACES] manipulate array wiht ecpg
Next
From: Ed Loehr
Date:
Subject: Re: [INTERFACES] Data Search