How to search for a subString - Mailing list pgsql-interfaces

From b t
Subject How to search for a subString
Date
Msg-id 20050206101246.28648.qmail@web61003.mail.yahoo.com
Whole thread Raw
Responses Re: [despammed] How to search for a subString  (Kretschmer Andreas <andreas_kretschmer@despammed.com>)
List pgsql-interfaces
Hi, I'm building a database for a school project and I want to search for the name of the movie,  fro example in the database there is a table called movie and has a movie call "The fast and the furious" so if the type in "the fast" then it should return that movie. I tried using like and ilike and it still would not work.
Thanks in advance
-BT


Do you Yahoo!?
Yahoo! Search presents - Jib Jab's 'Second Term'

pgsql-interfaces by date:

Previous
From: Kris Jurka
Date:
Subject: Re: Activeperl 5.8 on windows and postgres 8
Next
From: Kretschmer Andreas
Date:
Subject: Re: [despammed] How to search for a subString