Re: Question about restricting the number of rows returned from a

Поиск
Список
Период
Сортировка
От Philip Hallstrom
Тема Re: Question about restricting the number of rows returned from a
Дата
Msg-id 20020220124944.W95210-100000@teak.adhesivemedia.com
обсуждение исходный текст
Ответ на Question about restricting the number of rows returned from a query.  (Stephen Ingram <ingram@samsix.com>)
Ответы Re: Question about restricting the number of rows returned from a query.  (Stephen Ingram <ingram@samsix.com>)
Список pgsql-novice
See the LIMIT and OFFSET options in the SELECT command in the manual.

-philip

On Wed, 20 Feb 2002, Stephen Ingram wrote:

>
>
> Hi,
>
> If I am running a query I know could return 1000's of rows;
> is there a PG way to say to just return the first, say, 50 rows?
>
> cheers
>
> steve
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.org so that your
> message can get through to the mailing list cleanly
>


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

Предыдущее
От: Stephen Ingram
Дата:
Сообщение: Question about restricting the number of rows returned from a query.
Следующее
От: Mo Holkar
Дата:
Сообщение: Re: Question about restricting the number of rows