select * from 表 where isnumeric(字段) = 1

isnumeric(字段),如果为数字,则返回1,如果不为数字,则返回0~~~

 

 

 

 

 

 

    

 

相关文章:

  • 2022-01-16
  • 2022-12-23
  • 2022-12-23
  • 2021-10-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-07-15
  • 2022-12-23
  • 2021-04-24
  • 2022-12-23
  • 2021-10-04
  • 2022-12-23
相关资源
相似解决方案