Re: [GENERAL] String search?

From: 武龍 <wuulong(at)penpower(dot)com(dot)tw>
To: Peter Landis <ntwebdeveloper(at)yahoo(dot)com>
Cc: Barnes <aardvark(at)ibm(dot)net>, pgsql-general(at)postgreSQL(dot)org
Subject: Re: [GENERAL] String search?
Date: 1999-12-30 01:38:55
Message-ID: 386AB7AF.1AD03872@penpower.com.tw
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

In the postgres document , postgres support regular expression match.
I think this is what you need. but I haven't test it.
so you can reference postgres document. Hope this information is usful
to you.

Peter Landis wrote:

> Hi-
>
> I'm a newbie at postgresql and created a relational
> database with perl. What my question is, how do you
> do a string search in postgresql? I know you can
> search for string comparisons in oracle but was
> wondering if this is possible in postgresql? So far
> I've been using the SELECT syntax for finding words in
> the database, but this is assuming that the word is
> exactly the same. If anyone could advise me on this
> minor problem, I would greatly appreciate it.
>
> Peter Landis
>
> __________________________________________________
> Do You Yahoo!?
> Talk to your friends online with Yahoo! Messenger.
> http://messenger.yahoo.com
>
> ************

--
wuulong Sheu ( 許武龍 ) - PGP , HTML mail is welcome
蒙恬科技 - PEN POWER TECHNOLOGY LTD.(www.penpower.com.tw)
wuulong(at)penpower(dot)com(dot)tw (O)035722691-362 (M)0923135231 (icq)11934112

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Stephen Birch 1999-12-30 13:37:33 Web mail list search engine broken?
Previous Message 武龍 1999-12-30 01:35:32 Re: [GENERAL] Admin / client tools for Win32?