Re: [SQL] LIMIT

From: Chris Bitmead <chris(dot)bitmead(at)bigfoot(dot)com>
To: pgsql-sql(at)postgreSQL(dot)org
Subject: Re: [SQL] LIMIT
Date: 1999-04-29 05:47:35
Message-ID: 3727F277.EE6B553E@bigfoot.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-sql

"Mr. Poet" wrote:
>
> Could someone give me an example of a select * with LIMIT
> used by 6.5?

SELECT * FROM foobar LIMIT 100

In response to

  • LIMIT at 1999-04-29 05:22:58 from Mr. Poet

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter T Mount 1999-04-29 05:50:23 FYI: snapshot 4/28/1999 (fwd)
Previous Message Hiroshi Inoue 1999-04-29 05:35:50 RE: [HACKERS] Lock freeze ? in MVCC

Browse pgsql-sql by date

  From Date Subject
Next Message Dirk Lutzebaeck 1999-04-29 08:06:18 Re: [SQL] LIMIT
Previous Message Mr. Poet 1999-04-29 05:22:58 LIMIT