Re: [despammed] How to search for a subString

Поиск
Список
Период
Сортировка
От Kretschmer Andreas
Тема Re: [despammed] How to search for a subString
Дата
Msg-id 20050206104520.GA3405@kaufbach.delug.de
обсуждение исходный текст
Ответ на How to search for a subString  (b t <qtboyzz@yahoo.com>)
Ответы Re: [despammed] How to search for a subString  (Bruno Wolff III <bruno@wolff.to>)
Список 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 по дате отправления:

Предыдущее
От: b t
Дата:
Сообщение: How to search for a subString
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: [despammed] How to search for a subString