how will I find the first 5 highest salaried employees in
each dept in oracle.
Answer Posted / md valiyullah
select max(sal)-5 from emp;
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
How much memory your 10g xe server is using?
How to shutdown your 10g xe server?
How to divide query output into groups in oracle?
Iam learning oracle developer 2000.. can anyone give me then tutorials sites or PDF related to developer 2000 please send me the details @ mak2786@gmail.com thanks Arun
What is SQL access advisor in Oracle?
What do you mean by a database transaction & what all tcl statements are available in oracle?
Does oracle charge for java?
What is columnar storage what is the advantage?
What is blob datatype?
What is oracle analytical function?
Is it possible to insert comments into sql statements return in the data model editor ?
What is a package in oracle?
How to write a query with a left outer join in oracle?
What is the minimum client footprint required to connect c# to an oracle database?
What are the components of logical database structure in oracle database?