how to find the fifth highest salary?
Answer Posted / nagireddy karri
select min(emp_sal) from (select (Emp_sal) from(select
Emp_sal from emp order by emp_sal desc) and rownum<=5)
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is Set-at-a-time or Set-oriented?
What is difference between two tier and three tier?
Name the buffer in which all the commands that are typed in are stored
How is the data structure of System R different from the relational structure?
How many types of stored procedure?
What is one tier architecture?
Not only RDBMS takes care of locating data it also
What is the Disadvantage in File Processing System?
What is msdb database? : sql server architect
Which part of the RDBMS takes care of the data dictionary? How
What is a query?
What is Data Model?
in oracle BPM composer in part BA model on design model in enterprise model i cannot connection with value chain model work not links in part properties do you can me help me?
What is RDBMS KERNEL?
What is "transparent DBMS"?