Write a query to find second highest salary of an employee.
Answer Posted / nitin shrivastava
SELECT MAX(esal) AS salary
FROM Emp
WHERE (esal <
(SELECT MAX(esal) AS Expr1
FROM Emp AS Emp_1))
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
4. How we implement Winrunner,in our project?
what is dynamic window and dynamic model ? (worksoft automation tool)
Tell me what is automation testing?
What COM Interfaces u r using in QTp While Connecting QC or TD? Or in QTP?Any body plz urgent...
in keyword driven frame work..where Driver Script is locate? is there any inbuilt script for driver script?who writes the driver script?how to call it any body can tell me with an example...like(yahoo login,inbox, logout).
What is a framework for automation testing?
How can you switch back from a frame?
What is meant by the automation framework?
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
Have you completed the cps exam? Which one?
What are the different types of an automation tool that you are aware of?
What are the attributes of a good framework?
Explain what is the difference between findelement () and findelements ()?
When is automation testing useful?
I am fresher and i have completed my software testing course and i don't have real time experience,can anybody help me regarding financial domain projects,main testcases in that domain.