find the 3rd max salary

Answer Posted / vaishnavi nigam

SELECT Salary from Emp_sal ORDER BY Salary Desc WHERE Row_Num=3

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I install sql server?

475


What does Master database contains?

637


What are the types of database schema? : sql server analysis services, ssas

609


What is master database? : SQL Server Architecture

539


What is the main difference between ‘between’ and ‘in’ condition operators?

597






What is set nocount on and what is set nocount off?

522


Where sql server user names and passwords are stored in sql server? : sql server database administration

586


Which is the best place or learning center for MS SQL?????In Bangladesh?????

1600


What is a hint?

589


User wants only to display only pdf as export option in report manager. How to achieve this?

173


What does top operator do?

579


What do you understand by recursive stored procedures?

575


your distribution database is full what will u do

1686


What is the process of normalization?

570


Can you explain what is sql server english query?

552