How to update record based on value of next record in SQL Server 2008

后端 未结 2 493
礼貌的吻别
礼貌的吻别 2021-01-26 17:21

I like to update a column based on a value of the next record:

resid   startdate   enddate     weekday hours
-----------------------------------------------
2980         


        
2条回答
提交回复
热议问题