Re: What should this query match?

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: What should this query match?
Дата
Msg-id 200509141639.41770.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: What should this query match?  (Joost Kraaijeveld <J.Kraaijeveld@Askesis.nl>)
Список pgsql-sql
Am Mittwoch, 14. September 2005 13:09 schrieb Joost Kraaijeveld:
> Could you give me an example? I understand that the following query
> returns all matches but I want everything smalle than the match

If you need that then you will need to use two separate conditions, one for 
less-than and one for LIKE.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


В списке pgsql-sql по дате отправления:

Предыдущее
От: Daryl Richter
Дата:
Сообщение: Re: Need help with 'unique parents' constraint
Следующее
От: Luis Sousa
Дата:
Сообщение: CREATE TEMPORARY TABLE ON COMMIT DROP