union and limit

Поиск
Список
Период
Сортировка
От Ben-Nes Michael
Тема union and limit
Дата
Msg-id 004b01c24da0$e5636e00$aa0f5ac2@canaan.co.il
обсуждение исходный текст
Ответы Re: union and limit
Re: union and limit
Список pgsql-general
Hi All

i tried to send the following querry:

select * from table limit 3,0 UNION ALL select * from table limit 3,0;

This querry returned me an error so i put each select in parenthesis and it
worked.

Is this the way to solve it ?
if it is, i think it should be in the docs.

Cheer


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