Record number...

From: "Ed" <dziablo(at)lords(dot)com>
To: <pgsql-sql(at)postgreSQL(dot)org>
Subject: Record number...
Date: 2000-03-08 13:43:05
Message-ID: 000901bf8904$3b01a020$b48c29d1@citenet.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi,

I would like to know if it is possible to do something like that:

select field1,field2 from table_name where line_number_in_table >50 and
line_number_in_table < 100

So I would get only those records between the 50 and the 100..

/fb

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2000-03-08 16:04:37 Re: FW: [SQL] Errors loading null dates in 7.0beta1
Previous Message David Celjuska 2000-03-08 13:06:49 Re: [SQL] database with 1000000 rows is very slow