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
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 do you mean by atomicity and aggregation?
can we use transformer in datastage without any input link?
What is Record-at-a-time?
Explain about the implementation of business logic in stored procedures?
What is the meaning of 3 tier?
Brief theory of Network, Hierarchical schemas and their properties
What is parallel database architecture?
What do you know about system database? : sql server architect
What is Relationship type?
What are the unary operations in Relational Algebra?
What is external database?
Explain about the difficulties faced by the database developer in implementing pre compiled statements?
What is Relationship set?
What is 2 tier 3 tier architecture?