Write a query to find second highest salary of an employee.
Answer Posted / subash chand
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
What is test driven development?
Do you know how to verify if the checkbox/radio is checked or not?
explain add in manager and virtual object wizard in winrunner
Tell me what kind of tests should not be automated?
Which protocol cam be used to makw jdbc connection woth loadrunner
In Selenium how a test suit is run and report is generated.
Explain about basics of rational robot - ibm test automation tool?
List out some of the automation tools which could be integrated with selenium to achieve continuous testing.
What are the different types of scripting techniques for automation testing?
Bug report formate in bugzilla
Elaborate the situation where automation testing can’t be used for agile methods?
Can you do without a framework?
can anyone suggest me any low cost tool that can support both Manual and Automation testing ?
Can you achieve 100% automation?
hi, I want to study TIA portla V11. where can I get online courses?