Replace function in SQL SERVER?

后端 未结 0 812
悲哀的现实
悲哀的现实 2020-12-12 03:47

I have this data like this 22,23 when i do the query like this he give me error

DELETE FROM T_TABLE_1 WHERE Id = REPLACE(\'22,23\',\',\',\' OR Id = \')


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