Converting Date to string and vice versa returns error message in SQL SERVER

前端 未结 0 1977
鱼传尺愫
鱼传尺愫 2020-12-24 08:04

I am trying to run the following query but I don\'t know why it\'s not working (PS: I am a beginner):

UPDATE Table SET [Column]= (CASE WHEN ISNULL(CAST([Colum         


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