SQL ROW NUMBER Functions | Row Number in SQL Server

preview_player
Показать описание
Video talks about
Ranking functions in SQL server
Row Number in SQL Server
SQL Server Rank
Rank in SQL server

The Row_Number function

This function works by assigning continuous ranking to the records, without skipping any number in the result set, whether it is partitioned or no

Order_By : Order by clause in sql , This clause decides how the ranking or numbering of the data starts.

Partition_By : Partition by clause in sql, This clause basically provides the grouping functionality on the result set data.

Please check my channel for more videos ..

Also part of
SQL server Training Videos
SQL tutorials
Рекомендации по теме
Комментарии
Автор

You are really good sir. The way you explain everything, it enters into my mind instantly and I remember it for a long period of time. Excellent job sir! I never comment on youtube videos but on your video i really wanted to. To say thank you.

prashantgangwar
Автор

Thank you so much for all of your videos sir. Really very helpful

srishtibadola
Автор

Good explanation...u have good teaching skills.. but I want to say one thing...SQL server interview playlist little confusion...where to sart???it seems like videos not like proper order

takasisrinu
Автор

The "Partition by DeptNo Order by DeptNo DESC" displays the rows in DeptNo ASC.
Can i know why does this happen.?

sqlclient
Автор

Hi sir ..will this function be feasible in value set

akashkumar-vtzp
join shbcf.ru