select * from 表 where isnumeric(字段) = 1isnumeric(字段),如果为数字,则返回1,如果不为数字,则返回0~~~ 相关文章: 2022-01-16 2022-12-23 2022-12-23 2021-10-23 2022-12-23 2022-12-23 2022-12-23