Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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


Please Help Members By Posting Answers For Below Questions

I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?

1896


how interviews will be on QTP?

1994


How to add verification steps to tests?

9856


What is ‘object spy’ and what is the function of object spy in qtp?

1175


What is the difference between QTP and WinRunner? Why do you choose only QTP for automation among remaing tools like Rational robot and silk test? Write the VBscript for any functionality in your project ? What is the cost of QTP ? If you entered into yahoo mail with your valid user name then you will get FOR EXAMPLE , " welcome to krishna " on the top of inbo page , how can you test it in QTP? What type of testing you can do, when we gave you 5 screens and how can you test that application? What type of framework you are using in your company and explain it?

2440


With what extension you can save the list of tests in a file to run in test batch runner?

1057


What is object repository in qtp?

1078


Differences between quicktest professional (qtp) and winrunner?

1232


What is checkpoint in qtp?

1092


What test you perform mostly? Regression or retesting in your testing process?

1077


Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?

3950


Where we can use the analog mode and where we can use the low – level mode?

1039


An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?

1071


What is Port testing. Whhen will you perform?

1995


What is output value? How many types of output values are there in qtp?

1074