How to remove all special characters from a column name string using regular expressions in SQL server management studio?

前端 未结 0 1792
-上瘾入骨i
-上瘾入骨i 2020-12-01 14:25

I want to remove all the special characters like $, %, #, etc from the column name of my table in SQL Server 2018. how to do it with the help of regular expressions?

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