"Display of specified number of records." - Mailing list pgsql-sql

From rajesh.prabhu@lycos.com (rajesh)
Subject "Display of specified number of records."
Date
Msg-id f3522ac.0107060247.cad5295@posting.google.com
Whole thread Raw
Responses RE: "Display of specified number of records."  ("Robby Slaughter" <webmaster@robbyslaughter.com>)
List pgsql-sql
Hi, I have got following simple SQL. Select TestID from test where testname = ' ' order by testdate.  Suppose for
argumentsake there are 100 records and testID's are 1
 
to 100. Is it possible to modify this SQL so that it will display records
from 10 to 50 and not any other records.

Rajesh.


pgsql-sql by date:

Previous
From: Constantin Teodorescu
Date:
Subject: Re: [INTERFACES] Re: indexing arrays in pgaccess's query interface is failing
Next
From: Grant
Date:
Subject: Re: automatic restore of database