Write a query to find second highest salary of an employee.
Answer Posted / aj.com
SELECT MAX(SALARY) FROM EMPLOYEE WHERE SALARY NOT IN (SELECT
MAX(SALARY) FROM EMPLOYEE)
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Tell us can we find all links on a web page?
What are the important operations in database testing?
How to decide the tool that one should use for automation testing in their projects?
Do you know when autoit is used?
Which protocol cam be used to makw jdbc connection woth loadrunner
What is in-house tool?
hi every one this is ashok pls any one give answer me pls question is while testing with selenium after giving id user name and password , the inbox will be open , how to handle this one
what is the difference between keyword driven frame work and data driven frame work.
Does every software project need testers?
Tell me what is the testng.xml file used for?
What is the different between GUI map and GUI map files?
Explain me what kinds of annotations are used in testng?
What are the different types of an automation tool that you are aware of?
What you know about table-driven testing?
Explain about basics of rational robot - ibm test automation tool?