It is a SQL question. Write a query to find top three
salaries in an EMP TABLE?
Answer Posted / pardeep kumar
Let I have EmpSal column in the tbEmployee table.
Select Min(EmSal) from tbEmployee where EmpSal IN(Select
Distinct Top 3 EmpSal From tbEmployee order by empsal Desc)
If this helps you then send me the mail at
pardeep_dhiman86@yahoo.co.in
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Hi all, I am using windows vista, I am in the process of learning QTP. When ever I try to work with insert mode in flight application , i am getting the error of 'Operation must use an update table query, fractional truncation(null) error. Can anyone help me regarding this?
Can we record an application running on a remote machine using qtp?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?
What is the quicktest professional testing process?
How to run a test using quicktest professional (qtp)?
Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement
Write a QTP script to enter a keyword in to Google search engine?
Mention the different actions types of qtp.
How many types of recording modes are there?
Thanks....But can u tell me how i use the QTP for GIS with one Example...
How to analyzing test results using quicktest professional (qtp)?
How will you test a stapler?
What is the use of running the scripts in Hidden-mode in UFT?
hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com
Discuss quicktest professional environment?