top?

From: Richard Rowell <rwrowell(at)bellsouth(dot)net>
To: pgsql-sql(at)postgresql(dot)org
Subject: top?
Date: 2002-01-03 23:27:59
Message-ID: 20020103233110.WNDG17507.imf05bis.bellsouth.net@there
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Just wondering if there was a "TOP" equivilant in Postgres?
IE
select top 1 * from froo
(only returns 1 row)

TIA
--

_________________________
Richard Rowell
rwrowell(at)bellsouth(dot)net

If Java had true garbage collection, most programs would delete themselves
upon execution. - Robert Sewell

Responses

  • Re: top? at 2002-01-03 23:48:06 from Stephan Szabo

Browse pgsql-sql by date

  From Date Subject
Next Message Stephan Szabo 2002-01-03 23:48:06 Re: top?
Previous Message Tom Lane 2002-01-03 23:26:41 Re: How to union tables and have a field with UNIQUE constraint?