Having trouble using ISNUMERIC function in where clause

前端 未结 0 1242
無奈伤痛
無奈伤痛 2020-12-31 21:36

\'\'\' UPDATE people SET name =\'numeric\' WHERE ISNUMERIC (name) =1; \'\'\'

Trying to set all names in name column which are numeric values to \'numeric\'.

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