Re: start selecting from particular ID

Поиск
Список
Период
Сортировка
От ktt
Тема Re: start selecting from particular ID
Дата
Msg-id 20020812122319.46109.qmail@web13903.mail.yahoo.com
обсуждение исходный текст
Ответ на start selecting from particular ID  (ktt <kestutis98@yahoo.com>)
Список pgsql-general
use

SELECT * FROM table_name WHERE ID > your_id

ktt

--- ktt <kestutis98@yahoo.com> wrote:
> Hello,
>
> I would like to select rows, starting from
> particular
> ID. Are there SQL methods to do this, or should I
> use
> scripting?
>
> thank you in advance,
>
> ktt
>
> __________________________________________________
> Do You Yahoo!?
> HotJobs - Search Thousands of New Jobs
> http://www.hotjobs.com
>
> ---------------------------(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


__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com

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

Предыдущее
От: mixo
Дата:
Сообщение: unexpected results
Следующее
От: Daryl Beattie
Дата:
Сообщение: Selecting Varchar range.