Re: [SQL] Select... RANGE?

From: "David Hartwig" <daybee(at)bellatlantic(dot)net>
To: "Tim Perdue, The Des Moines City(dot)net" <tim(at)dmcity(dot)net>, <pgsql-sql(at)hub(dot)org>
Subject: Re: [SQL] Select... RANGE?
Date: 1999-01-23 23:06:09
Message-ID: 004f01be4724$f76d9020$027dc497@daveh
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

See DECLARE CURSOR, MOVE and FETCH.

----- Original Message -----
From: Tim Perdue, The Des Moines City.net <tim(at)dmcity(dot)net>
To: <pgsql-sql(at)hub(dot)org>
Sent: Saturday, January 23, 1999 2:52 PM
Subject: [SQL] Select... RANGE?

>I'm not finding any sample code that allows you to select a range in a
>result set.
>
>Let's say my query matches 500 records. I want it to return records
100-125.
>I'm pretty sure I've seen this done, but I don't know where/how.
>
>Tim
>
>

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Oleg Bartunov 1999-01-24 09:54:49 Re: [SQL] Select... RANGE?
Previous Message Tim Perdue, The Des Moines City.net 1999-01-23 20:02:38 Bug in Postgres 6.4?