how to get top two salaries from employee tables

Answer Posted / varu

This will be right answer for the query

Select * from empsal e where 2<=(select count(*) from empsal f
where e.sal>f.sal) order by sal desc

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the critical defect in telecom domain?help me out from this prob its very urgent

3093


What kind of testing to be done in client server application and web application? Explain

737


Katari your questions was really helpful could you please send the questions and answers with them . Can anyone sends the top 30-40 question and answers for the interview purposes

1461


In our project, we use Withdrawal Indent, we are confused to use heading as "Withdrawal Indent" or "Withdraw Indent". Please suggest me which one to use ASAP, Thanks in advance

1532


What is the difference between load and stress testing?

713






What is checkpoint? How can you handle the checkpoints?

1992


what is Test management fundamental?

1762


what are the status have in QC(Test Management Tool). and how you report?

1450


What is Snapshot Testing? When we need to do and who will involve in this process and also what is the output document of this testing

2402


Hi Everybody could you please send me the ISTQB Material to my mail id karthik18487@gmail.com Thanking you in advance

1607


What is mean by multi-threading testing?

2099


what is base time , how can we base time your doc"s ?

1449


ANY ONE HAS ATTENDED THE INTERVIEW FOR WIT INNOVATION P LTD? THEN KINDLY LET ME KNOW ABOUT THE INTERVIEW PROCESS AND QUESTIONS ASKED.

1738


When new application ready to test than whats your testing strategies?

1240


1)What are the QA procedures followed 2) Write test cases on a weatherreport.com web page that has only two dropdown and a submit button, Fist drop down is a countries and second is metros in the selcted countries.When proper selection si doen and submitted it shows weather report of that metro.? 3)Write test cases on Mobile Alarm Module? 4)Write test cases on Company Water Bottle?

2684