Write a query to find second highest salary of an employee.
Answer Posted / krishna
select sal from empa where 1=(select count of sal from emp
b)where a.sal<b.sal
| Is This Answer Correct ? | 9 Yes | 25 No |
Post New Answer View All Answers
Tell us how could you explain the main difference between webdriver and rc?
Have you completed the cps exam? Which one?
What is the major difference between Functional test, Acceptance test, Usability test and performance test. With special reference to automotive domain
What is self-referencing constraint in mainframe development?
What are the steps involved in the automation process ?
What are the phases in automation testing life cycle?
Tell us what is the alternate way to click on login button?
What is tsl?
List down the primary features of a good automation tool?
suggest me the free online books on software testing?
can anyone suggest me any low cost tool that can support both Manual and Automation testing ?
What are the advantages of automation testing?
Which protocol cam be used to makw jdbc connection woth loadrunner
what is the advantage and dis-advantages of using framework ?
Tell me which web driver implementation is the fastest?