Write a query to find second highest salary of an employee.
Answer Posted / pradeep kumar
Select max(salary) from emp where salary NOT IN (Select max
(salary) from emp)
| Is This Answer Correct ? | 95 Yes | 16 No |
Post New Answer View All Answers
Tell us which package can be imported while working with webdriver?
Explain me what the webdriver supported mobile testing drivers do you know?
Elaborate the fields in bug report in automated testing
What is hybrid automation?
What are the 5 common software development problems solutions?
is there any one got offer from snapdeal?
IN AN APPLICATION HOW DO YOU IDENTIFY THE TASKS WHICH SHUD BE DONE MANUALLY AND WHICH SHUD BE AUTOMATED?
Do you know when autoit is used?
what is GDC
Tell me which web driver implementation is the fastest?
4. How we implement Winrunner,in our project?
What type of scenarios can be automated?
how to write ciertification in QTP?
What is keyword driven automation?
Elaborate the scripting standard while executing testing