Re: union and limit

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: union and limit
Дата
Msg-id 25658.1030455168@sss.pgh.pa.us
обсуждение исходный текст
Ответ на union and limit  ("Ben-Nes Michael" <miki@canaan.co.il>)
Список pgsql-general
"Ben-Nes Michael" <miki@canaan.co.il> writes:
> Is this the way to solve it ?
> if it is, i think it should be in the docs.

It is; read the SELECT man page:

select

     A select statement with all features except the ORDER BY, FOR
     UPDATE, and LIMIT clauses (even those can be used when the select
     is parenthesized).

            regards, tom lane

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

Предыдущее
От: "Jerome Chochon"
Дата:
Сообщение: Inherits Triggers or Rules
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: size of units in postgresql.conf