Write a query to find second highest salary of an employee.
Answer Posted / dharmaraj
SELECT max(salary) as salary FROM Employee WHERE salary <
(SELECT max(salary) FROM Employee)
| Is This Answer Correct ? | 67 Yes | 9 No |
Post New Answer View All Answers
how to re-install QTP 11.0 trial version
What are the advantages of the automation framework?
List the five essential types of test steps?
Give some examples for performance test tools?
Do you know what is the difference between "type" and "typeandwait" command?
What are the phases in automation testing life cycle?
Can anyone tell me the correct answer of below question....it is about Bugzilla tool. When bug will find out at the time of executio where it will save or what is the location of bug??
Where do we get the QTP and Load runner softwares CDs ( Original ) in chennai
What is in-house tool?
Can we find all links on a web page?
Tell us how to login into any site if it's showing any authentication pop-up for username and password?
Explain what sikuli is?
Does every software project need testers?
List out some of the automation tools which could be integrated with selenium to achieve continuous testing.
all clients are using at once if any problem raise?