It is a SQL question. Write a query to find top three
salaries in an EMP TABLE?

Answer Posted / pardeep kumar

In the Above post i have given top third salary from the
table.
Now the Query for the top three salaries.

Select distinct Top 3 EmpSal from tbEmployee order by
EmpSal Desc.
Pardeep Kumar

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the views available in quicktest professional (qtp)?

563


Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek

1561


How is recording done when a application is over lapping the QTP application it gives a message object not recorded

1561


How to customize checkpoints with parameters?

3014


How many ways we can parameterize data in quicktest professional (qtp)?

579






How do you know the location Id of an object if you know its index id?

578


what is the diff b/w assistive and mandatary rules of object repository in QTP???

1596


Suppose I want fail that check point? How can you do that?

594


I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible

1440


Pls can anyone give me the entire code for the Keyword driven framework with respect to he Flight Reservation Window in detail with explanation. Pls explain in detail stepwise. Thanks a lot. Pls very urgent?.

1511


How to run a test using quicktest professional?

520


Explain different type of event trigger option.

533


how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?

1409


How to modify object property in qtp ?

554


Explain how to use QTP to check broken links on a page?

577