Re: start selecting from particular ID - Mailing list pgsql-general

From ktt
Subject Re: start selecting from particular ID
Date
Msg-id 20020812122319.46109.qmail@web13903.mail.yahoo.com
Whole thread Raw
In response to start selecting from particular ID  (ktt <kestutis98@yahoo.com>)
List 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 by date:

Previous
From: mixo
Date:
Subject: unexpected results
Next
From: Daryl Beattie
Date:
Subject: Selecting Varchar range.