Popular Posts

SQLblog.com - The SQL Server blog spot on the web

Friday, November 3, 2017

Tie row to previous rows of data

SQLServerCentral » Latest topics
Tie row to previous rows of data
I am trying to associate the number value that has a description of SK to the previous rows up to the next SK row. In the first rows of the example below, the value "270641" would be placed in a field for sequence numbers 37-47. Can I do this in a query o

No comments: