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 / udaya

select emp_salary from emp e where 3 =(select count(distinct
emp_salary) from emp where e.emp_salary<=emp_salary)

Is This Answer Correct ?    11 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to perform backup for certificates in sql server? : sql server security

1142


What is for xml in sql server?

1137


What is a benefit of using an after insert trigger over using a before insert trigger?

1032


You have modified 100 store procedures and want to replicate these changes from development to prodution, and production can have users using the Server/DB, how would you replicate without causing issues?

2185


Explain primary key in sql server?

1072


How is table type constraint applied to a table?

1022


What are the lambda triggers?

956


How to get all stored procedures in sql server?

1057


How to reaname table name without using sp_Rename in sql server..?

1038


What do you understand by check constraint in sql server?

1010


Call by value and call by reference in procedure and function, with NOCOPY.

1348


Would you store your query in a ssrs report or a database server? State the reason why?

157


What is row-level compre?

1049


When we should use and scope of @@identity?

1041


Can we insert data into a view?

1194