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 to find only %th Highest Sal

Answer Posted / pavan

select e.* from emp e where &n=(select count(distinct e1.sal)from emp e1 where e.sal>e1.sal)

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is pl sql useful?

1037


what is the difference between inner and outer join? Explain with example. : Sql dba

1063


How do you break a loop in pl sql?

1101


how to calculate the difference between two dates? : Sql dba

1112


What is trigger types of trigger?

1141


What does trigger mean in slang?

1123


What is trigger price?

1046


What does bitemporal mean?

1113


tell us something about heap tables. : Sql dba

1142


how to implement one-to-one, one-to-many and many-to-many relationships while designing tables? : Sql dba

1056


what is uncommittable transactions? : Transact sql

1036


What does pragma mean?

1130


what is data control language? : Sql dba

1067


what is a field in a database ? : Sql dba

1096


Which join condition can be specified using on clause?

1012