Number the lines - Mailing list pgsql-sql

From yaubi@yaubi.com (Yoann)
Subject Number the lines
Date
Msg-id 70c8063b.0109140405.1895bf0d@posting.google.com
Whole thread Raw
List pgsql-sql
how can I number the result's lines of a sql query ?

explaination : I have a query which return me a list of values. I need
to order them (it's ok, easy ;) and then number the lines. The goal is
then to extract, for example, "the third maximum value".

Tx in advance !
Yoann


pgsql-sql by date:

Previous
From: "Maik"
Date:
Subject: Re: Combine query views into one SQL string
Next
From: Nils Zonneveld
Date:
Subject: Re: Combine query views into one SQL string