Re: [SQL] LIMIT
Chris Bitmead <chris.bitmead@bigfoot.com>
From: Chris Bitmead <chris.bitmead@bigfoot.com>
To: pgsql-sql@postgreSQL.org
Date: 1999-04-29T05:47:35Z
Lists: pgsql-hackers
"Mr. Poet" wrote: > > Could someone give me an example of a select * with LIMIT > used by 6.5? SELECT * FROM foobar LIMIT 100