Data Search

From: Robert Hiltibidal <rob(at)y2k(dot)state(dot)il(dot)us>
To: pgsql-interfaces(at)postgreSQL(dot)org
Subject: Data Search
Date: 1999-12-29 15:06:33
Message-ID: 3.0.6.32.19991229090633.0097a4a0@y2k.state.il.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Ed Loehr 1999-12-29 16:02:15 Re: [INTERFACES] Data Search
Previous Message Michael Meskes 1999-12-29 12:34:01 Re: [INTERFACES] manipulate array wiht ecpg