RE: [SQL] Limit Questions 2

From: "Jackson, DeJuan" <djackson(at)cpsgroup(dot)com>
To: poet(at)linuxports(dot)com, pgsql-sql(at)postgreSQL(dot)org
Subject: RE: [SQL] Limit Questions 2
Date: 1999-04-29 18:37:48
Message-ID: D05EF808F2DFD211AE4A00105AA1B5D210040D@cpsmail
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

try: select * from company_auth LIMIT 10,90
-DEJ

> can you do a
>
> select * from company_auth LIMIT 10-100?-

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message JT Kirkpatrick 1999-04-29 18:52:40 why i couldn't insert. . .
Previous Message Mr. Poet 1999-04-29 17:49:45 Limit Questions 2