Write a query to find second highest salary of an employee.
Answer Posted / abhishek
SELECT MAX(SALARY) FROM EMPLOYEE WHERE SALARY NOT IN (SELECT
MAX(SALARY) FROM EMPLOYEE)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the drawbacks of test automation?
Explain some disadvantages to manual software testing?
Hi I need the following information about JMeter 1) How many(max) threads(users) can hit the website using Jmeter? 2) How long(in hours) can we run Jmeter for stress test? (Is there any “Memory full” issue if we run for long time?) 3)What typeof sampler to use for clicking on the link?
Name a couple of standard web function found in the function generator?
How to capture Dos Promote data in text file? in that how to find particular String ( window )? in VB scrpting
Do you know what is the difference between "type" and "typeandwait" command?
How the object properties will be recognised by the tool If the functions/ statements are written manually?
How would you test your own element locator?
pls tell me any open source test case managment tool ? its urgent.also tell me any autmation testing tool also for functional testing?
HOW CAN WINRUNNER AND TEST DIRECTOR CONNECTED TO THE DATABASE AND WHAT R THE OPTIONS?
What is an automation testing framework?
why should we choose VSTET(Visual Studio Team Edition for Testers) and not QTP?pleas give me the reasons for "WHY" we have web and client server app, supports power builder and on windows OS so this is the background of tech and envir things we have and now VSTET is good to use or not? if "NO" then tell me why
What type of scenarios can't be automated?
What is vendor tool and give examples?
Give some examples for performance test tools?