Ranking Function - Range over partition - Oracle Analytical function


/ Published in: SQL
Save to your folder(s)

ROW_NUMBER() -
Partition (group by) the expression values and assigns integer values to the rows depending on their order.

thx to Shouvik Basu < http://www.orafaq.com/node/55 >

URL: http://www.orafaq.com/node/55

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.