How to create a dynamic sql query to update table columns

后端 未结 0 1577
自闭症患者
自闭症患者 2021-01-02 00:50

Hello I created a dynamic sql query but there are errors encountered on it saying column names could not be bound. Here\'s my code.

SET @query =  N\' UPDATE h         


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