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

find the 3rd max salary

Answer Posted / cpnagar

select top 1 salary from(select distinct top 3 salary from
emp order by salary desc)as e order by e.salary

Is This Answer Correct ?    7 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do I need to start working with sql studio? : sql server management studio

1157


What does ss stand for sexually?

1143


What is the purpose of forms?

1003


How important do you consider cursors or while loops for a transactional database?

1009


What is the purpose of linked server configuration in sql server?

1090


To which devices can a backup be created and where should these devices be located? : sql server management studio

1101


How to copy the tables, schema and views from one sql server to another?

1101


What does <> symbol mean?

1026


What are the types of normalization?

1073


What is a scheduled job or what is a scheduled task?

1004


What are triggers? How do you invoke a trigger on demand?

1364


Explain filtered indexes benefits?

1042


What are extended events in sql server?

1005


Explain timestamp datatype?

1017


What is the difference between web edition and business edition?

113