Re: UNION & LIMIT & ORDER BY

Поиск
Список
Период
Сортировка
От Guillaume LELARGE
Тема Re: UNION & LIMIT & ORDER BY
Дата
Msg-id 200306161937.36395.gleu@wanadoo.fr
обсуждение исходный текст
Ответ на UNION & LIMIT & ORDER BY  (Emmanuel Engelhart <emmanuel@engelhart.org>)
Список pgsql-sql
Hi,

Le Samedi 14 Juin 2003 17:01, Emmanuel Engelhart a écrit :
> [...]
Taken from the postgresql manual
(http://www.postgresql.org/docs/view.php?version=7.3&idoc=0&file=sql-select.html#SQL-UNION):
ORDER BY and LIMIT can be attached to a sub-expression if it is enclosed in
parentheses. Without parentheses, these clauses will be taken to apply to the
result of the UNION, not to its right-hand input expression.


Regards.


--
Guillaume <!-- http://absfr.tuxfamily.org/ -->.


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

Предыдущее
От: Tomasz Myrta
Дата:
Сообщение: Re: "No such attribute or function 'oid'"
Следующее
От: Tom Lane
Дата:
Сообщение: Re: casting interval to time