Re: [despammed] How to search for a subString - Mailing list pgsql-interfaces

From Kretschmer Andreas
Subject Re: [despammed] How to search for a subString
Date
Msg-id 20050206104520.GA3405@kaufbach.delug.de
Whole thread Raw
In response to How to search for a subString  (b t <qtboyzz@yahoo.com>)
Responses Re: [despammed] How to search for a subString  (Bruno Wolff III <bruno@wolff.to>)
List pgsql-interfaces
am  Sun, dem 06.02.2005, um  2:12:46 -0800 mailte b t folgendes:
> 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

select .. ~ '*the fast*' ...


Regards, Andreas
-- 
Diese Message wurde erstellt mit freundlicher Unterstützung eines freilau-
fenden Pinguins aus artgerechter Freilandhaltung.   Er ist garantiert frei
von Micro$oft'schen Viren. (#97922 http://counter.li.org)     GPG 7F4584DA
Was, Sie wissen nicht, wo Kaufbach ist? Hier: N 51.05082°, E 13.56889° ;-)


pgsql-interfaces by date:

Previous
From: b t
Date:
Subject: How to search for a subString
Next
From: Bruno Wolff III
Date:
Subject: Re: [despammed] How to search for a subString