Write a query to find second highest salary of an employee.
Answer Posted / sweety spear
select *from emp e1 where &n =(select count(*) from emp
where sal >= e1.sal);
| Is This Answer Correct ? | 13 Yes | 3 No |
Post New Answer View All Answers
How can we make one test method dependent on other using testng?
Can you do without a framework?
How to integrate Rational functional Tester with Rational Quality manager. Can anyone provide the details steps giving explaination with examples.
Any kind of test which you think should not be automated?
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
What is test automation or automation testing?
What is the difference between continue and next sentence?
What is difference between selenium and QTP tools Which is best tool... Which is most used tool
Tell me the fundamental difference between xpath and css selector?
What is tsl?
hi, I want to study TIA portla V11. where can I get online courses?
what is nTier Architecture understanding what is Microsoft ASP.net, ASP and SQL understanding what is Web Application and eCommerce application understanding what is Unit, System, Regression, FAT testing ? Test Automation and Test Script Authoring
Name some of the commonly used automation testing tools that are used for non-functional automation.
IS DATA INTEGRITY TESTING AND INTEGRATION TESTING ONE AND THE SAME?IF DIFF CAN U SPECIFY THE DIFFERENCES
How many test cases have you automated per day?