find out the third highest salary?

Answer Posted / asadullahrao

select max(sal) from emp where sal<(select max(sal) from
emp where sal<(select max(sal) from emp))

Is This Answer Correct ?    1 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

15. Display the item_cost and then truncate it to the nearest hundred, ten, unit, tenth and hundredth.

1699


how the indexes are stored in the Oracle Database?

1737


What is blob data type in oracle?

557


Explain the use of grant option in imp command.

576


How to convert characters to times in oracle?

594






What are the most common interview questions on ETL Testing for experience?

590


hi friends i completed b.com 2004.i have 3y accounting exp. in manufacturing company.now i have completed oracle finance.pls suggest me how will get job in oracle.can i get job in oracle.

1963


Is oracle a language?

522


Assuming that you are an End User How to find that in the payment Batch some of the Invoice was  Missing To pay How to find That??

1268


Give the constructs of a package, function or a procedure.

537


11. Display the client number and name and the client number and name of the person who referred that client.

1920


How to get maxsal , minsal, ename department wise in single query

1014


How can we find out the duplicate values in an oracle table?

607


Explain index?

743


What are a cluster and non-cluster index?

572