Write a query to find second highest salary of an employee.
Answer Posted / ravi
I write this query and it run !!
SELECT max(salary) FROM Employee WHERE Employee.salary <
(SELECT max(salary) FROM Employee)
Plz reply if anyone having generic answer. :-)
Thanks
| Is This Answer Correct ? | 313 Yes | 56 No |
Post New Answer View All Answers
How is Jmeter tool very useful in projects when it does not have features like online monitoring,WAN emulation,caching like other performance tools.
WHAT'S THE TESTER'S ROLE DURING MIGRATION OF CODE FROM TESTING TO PRODUCTION ENVIRONMENT
Highlight attributes of good framework?
Tell me what are pros and cons of automating tests at ui layer?
I am new to jmeter and i am working on .net application.I am recording the requests and pop up images data are not recording.can some one suggest an idea regarding this
hi, I want to study TIA portla V11. where can I get online courses?
Where to maintain information like login, password and url?
What java api is required for generating pdf reports?
Currently I do not have any automation in place in my project, but now I want to implement automation, what would be my steps?
How will you automate basic “login” functionality test cases for an application?
Tell us how can you find if an element is displayed on the screen?
what is GDC
Do you know what is robot api?
Tell me how could the web element attributes be inspected in order to use them in different locators?
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