can anybody tell us, how to select 2nd max salary from
table.
my id is ashish.akk@gmail.com

Answer Posted / kumar amit ranjan

To find Top 3 max Sal.... to put any number on the place of
3 to find nth max sal...


select top 3 sal from emp order by sal desc

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the flow of creating a cube? : sql server analysis services, ssas

620


What is default port number for sql server 2000?

590


What are transactions in sql?

543


Tell me about normalization in DBMS.

576


What new data source types were added in ssrs 2014?

107






What is best institute to Learn DotNET And SQL in chennai?

1686


What is encryption key?

84


What is normalization and denormalization in sql server?

535


What is a non clustered primary key?

506


What keyword you will use to get schema appended to the result set of a ‘for xml’ query?

595


What are the new scripting capabilities of ssms? : sql server management studio

545


What is the recovery model?

551


What are the three different part of rdl file explain them?

168


How is SQL Azure different than SQL server?

91


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

578