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

write the query for find the top 2 highest salary in sql
server

Answer Posted / nilesh

select * from employee2 e where 2=(select count(distinct salary) from employee2
where e.salary<=salary)

Its working.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name and describe few console utilities for ssrs?

288


Where sql server usernames and passwords are stored in a sql server?

1032


What is abstracting periodical?

987


What is index fragmentation in ms sql server?

1138


What is a collation in ms sql server?

1132


What are difference between Cluster index and Non-Cluster index?

1126


What are the advantages of user-defined functions over stored procedures in sql server?

1113


Can you explain important index characteristics?

1029


sql database suspect We have a sql database that is showing as suspect. How can we recover?

1996


Explain different backup plans?

1003


Explain Geometry datatype in sql server 2008 with example

1047


What are the 10 characteristics of data quality?

999


What is attribute hierarchy? : sql server analysis services, ssas

1062


What is the difference between char, varchar and nvarchar?

1074


You notice that the transaction log on one of your databases is over 4gb the size of the data file is 2mb what could cause this situation, and how can you fix it?

1156