how to get top two salaries from employee tables
Answer Posted / satya
Hi,
Select * from emp e where 2>=(select count(*) from emp e
where sal>e.sal) order by desc sal.
Let me know if this query is wrong.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
what type of quetion may be asked for experienced person in manual tester of 1 year?
Diffrernce between client server testing and web server testing.
What is virtual creation tool?
Unit Testing can be done by using Nunit?
What is Dynamic Binding and Dynamic Loss?
we are about to implement a Test tool to test the performance of website, so what script does a tester should know (friends plz help me)
tell me 3 defects in FRS document, while doing FRS review which u have found in the last 3 years ? could u plz answer brahma412@yahoo.co.in
how many modules in ur bank project? what functionalities r there?how did u check? could u plz expalin ur banking project?
List the type of testing perform to test microsoft excel 2003 give atleast 1 example of each type
What are the cases why parameterization is necessary when load testing the Web server and the database server?
Why testers wil prepare useracceptance testcases,system testcases and integration testcases,What is the differenece between all this test cases
How to test the search functionality.For example in naukri advance search is there.how ca i test that page.
hi, I m looking for a career in manual web testing. so PLZ anybody who have the practical knowledge of dis field help me. GIVE ME UR MAIL ID so that i can ask regarding some doubts. my MAIL ID is ankurtester819@gmail.com
Hi, Please can one tell me how to test the usability testing, which method has to be used, how to write the report? Thanks Deepa
What kind of input do we need from the end user to begin proper testing?