Sum values of two columns and display in next row

前端 未结 0 1820
野性不改
野性不改 2020-12-04 14:59

I have a table which looks as below :

select * from #tempTable

    RN  Qty
    0   30
    1   -3
    2   -2
    3   8

Using the below

相关标签:
回答
  • 消灭零回复
提交回复
热议问题