Quantcast
Viewing all articles
Browse latest Browse all 14773

ROW_NUMBER() same values - response (1) by M.Saeed Khurram

Hi Fazol,
It is the order by clause that determines which row will get number one and which row number 2 within each partition. if there is any specific requirement to number a row with same values, then you will have to invove another column for setting the priority of the rows!
 


Viewing all articles
Browse latest Browse all 14773

Trending Articles