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...

how 2 find out nth salary.plz write sql qurires

Answer Posted / a sameer

By using alias name too we can generate the query
A and B are two alias name for the employee table name

Query:-

select A.* from employee A where N=(selet count(Distinct
B.sal) from employees B where B.Sal > A.sal);


If any one want 2 or any other salary jut replace "the no."
required in place of N, to get the answer.


Hope might understand

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Artifacts in design phase of SDLC ?

3598


How we test the bulk of contents in web page using manual testing? Is any open source tool available for that ? Thanks in advance..

2132


Do you think tools are required for managing change. Explain and please list some tools/practices which can help you managing change.

2091


What are the different servers and difference between them?

2222


What knowledge I must have as a 3 yrs. manual tester??

2144


what is the general pattern of explanation of projects in interview, can u ans me plz.......... ex: online banking application

2165


What do you mean by Unit Testing, Integration Testing, System Testing, and User Acceptance Testing and when do you do them?

8202


What are the different types of software testing?

1260


Tell some examples of bug severity and bug priority?

1145


What is sanity?

1149


What are the phases involved in software testing life cycle?

1229


What is defect validity ratio?

7440


Work flow in testing in your company?

1861


Please Tell me About Fish-Bone Model. Thanks in Adv.

1973


what is mean by impact analysis ,how we used to select regression TC using this?

2158