0

Asuming the table is ordered, Im looking for a resultset that gives me the difference of value in row x and value in row (x + 1)

I can make a condition for value_rowx and one for value_rowx+1 then self join those so I actually subtract columns not rows.

0 Answers0