Oracle SQL - How to Retrieve highest 5 values of a column

Posted by Trevor on Stack Overflow See other posts from Stack Overflow or by Trevor
Published on 2010-02-21T17:44:27Z Indexed on 2010/03/23 7:03 UTC
Read the original article Hit count: 240

Filed under:
|
|

How do you write a query where only a select number of rows are returned with either the highest or lowest column value.

i.e. A report with the 5 highest salaried employees?

© Stack Overflow or respective owner

Related posts about Oracle

Related posts about sql