Do you know what is rank function?



Do you know what is rank function?..

Answer / Himanshu Gangwar

{"Rank Function": "A SQL Server function that returns a number representing a unique rank for each row in a result set, based on the value of an expression specified. The ranking continues even if there are duplicate values in the expression."}

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

What is change data capture (cdc) in sql server 2008?

1 Answers  


what purpose does the model database serve? : Sql server database administration

1 Answers  


What is the simplest way to create a new database in ms sql server?

1 Answers  


What is the purpose of UPDATE STATISTICS?

2 Answers  


What are the types of indexes?

1 Answers  


What is check constraint in sql server?

1 Answers  


How do I find the query plan in sql server?

1 Answers  


What is an index in sql?

1 Answers  


How to use subqueries with the in operators in ms sql server?

1 Answers  


what is the difference between group and having give an example with query and sample output

7 Answers  


Explain Different types of Projects?

1 Answers  


explain declarative management framework (dmf) in sql server 2008?

1 Answers  


Categories