Updating Empty columns from multiple joined tables with aggregate functions

后端 未结 0 361
一生所求
一生所求 2021-01-30 11:39

I am running the following query and getting this error can you please tell what to do to make it right.

Update Dis 
    set OpStk = ST.OpStk,
        ClsStk=ST.C         


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