Answer Posted / amit bhagat
select min(a.sal) from (select disctinct d.sal from emp d
order by sal desc) a where rownum<=2
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
hello friends Im doing my final year engineering in B.Tech.. one of uncle said he can provide job in his company if im good in database management. but i have only basic knowledge about database, so like to join database management course in good intuition. so friends kindly help me to get good intuition because its my future.
How to Truncate Table in Oracle
What is varray?
How to convert raw data type into text in oracle? Explain
How to shutdown your 10g xe server?
How to update a table row with a record?
How to assign query results to variables?
Explain parameter file in oracle.
What is BBED in Oracle?
How do I call oracle stored procedures that take no parameters?
List out the difference between commit, rollback, and savepoint?
What is index-organized table in Oracle?
What is a connect identifier?
What are the most common interview questions on ETL Testing for experience?
What is the quickest way to fetch the data from a table?