LIMITS in SELECTs

From: Fabrice Scemama <Fabrice(dot)Scemama(at)GESNET(dot)NET>
To: pgsql-general(at)hub(dot)org
Subject: LIMITS in SELECTs
Date: 1999-01-09 13:27:59
Message-ID: 199901091327.OAA28333@gesnet.gesnet.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi !

Is there a way to select only a range of rows from a table, using a command
like:

SELECT * FROM table WHERE where_statement LIMIT 50,100;

I've tried, and then read the doc, but found no information so far.

Thanks in advance.

Fabrice Scemama

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bryan Field-Elliot 1999-01-09 16:39:54 RE: [HACKERS] RE: [GENERAL] Benchmarking PGSQL against Microsoft SQL 7
Previous Message Bruce Momjian 1999-01-09 12:59:51 RE: [GENERAL] Benchmarking PGSQL against Microsoft SQL 7