Answer Posted / amit bhagat
select min(a.sal) from (select distinct(d.sal) from emp
order by d.sal desc) a where rownum<=5
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is catalog in Oracle?
What is translate in oracle?
What is a data lock in oracle?
What is the fastest query method to fetch data from the table?
What is an oracle database table?
Who developed oracle & when?
What are the different pseudo commands? Explain in general?
Explain a data segment?
How can we view last record added to a table?
List out the difference between commit, rollback, and savepoint?
what is dynamic SGA and static SGA
What are the uses of a database trigger?
How do I limit the number of rows returned by an oracle query after ordering?
nw i'm doing MBA system and planning to do oracle,database management.tell me that whether it is useful r not?.refer any course for my carrier pls
How to lock and unlock a user account in oracle?