LIMITS in SELECTs

Поиск
Список
Период
Сортировка
От Fabrice Scemama
Тема LIMITS in SELECTs
Дата
Msg-id 199901091327.OAA28333@gesnet.gesnet.net
обсуждение исходный текст
Ответы Re: [GENERAL] LIMITS in SELECTs  (dustin sallings <dustin@spy.net>)
RE: [GENERAL] LIMITS in SELECTs  ("Neil Burrows" <maillist@remo.demon.co.uk>)
Список pgsql-general
Hi !

Is there a way to select only a range of rows from a table, using a  command
like:

SELECT * FROM table WHERE where_statement LIMIT 50,100;



I've tried, and then read the doc, but found no information so far.

Thanks in advance.



Fabrice Scemama

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: RE: [GENERAL] Benchmarking PGSQL against Microsoft SQL 7
Следующее
От: "Richard Vaughan"
Дата:
Сообщение: Databases on Linux