Write a query to find second highest salary of an employee.
Answer Posted / ajay
SELECT * FROM employee WHERE salary=(SELECT MAX(salary) FROM employee WHERE employee.salary <
(SELECT MAX(salary) FROM employee))
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
I want to test a mobile software by an automation tool which is a IP telephony based software designed for both ios and android phone, basically this apps is develop for make call though few low cost audio codecs from Aircraft to Ground and Ground to Aircraft so anyone can suggest me which testing tool we can use for it
How to login into any site if it's showing any authentication pop-up for username and password?
What is an automation testing framework?
Explain some disadvantages to manual software testing?
On Test Complete I recorded some keyword test. while I'm running the batch test, if one test case failed, then how test complete skip the failed test case and again continue to run the test case? please provide some way to resolve this issue.
What are the primary features of good automation tool ?
Tell me how could ajax controls be handled in webdriver?
script to check availibility of mail in yahoo mail box in qtp
Do you know the difference between close and quit command?
Tell me how could the web element attributes be inspected in order to use them in different locators?
How software testing is handled?
What is self-referencing constraint in mainframe development?
what we have done after display the result in openSTA result pane.in the sense that how we send the report,what we send in report,how to know that where is error.quickly tell me the answer...please
all clients are using at once if any problem raise?
Elaborate the scripting standard while executing testing