Answer Posted / lingareddy
select top 1 salary from (select distinct top 5 salary from emp order by salary desc ) a order by salary asc
if u have any doubts in SQL kindly reach with me,
Thanks & Regards,
Lingareddy.S
sabbasani.reddy1@gmail.com
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the attributes of the cursor?
What are advantages of dateset in datastage?
How to lock and unlock a user account in oracle?
What is a subquery in oracle?
How to change user password in oracle?
What is oracle join syntax?
What are the various constraints used in oracle?
What is the sql query to concatenate column values from multiple rows in oracle?
How to convert raw data type into text in oracle? Explain
Can objects of the same schema reside in different tablespace?
How to fetch the row which has the max value for a column?
What do you mean by cdb and pdb in oracle 12c?
is there a tool to trace queries, like profiler for sql server?
What are operators in oracle?
List the various oracle database objects?