我想查询字段值为数字的sql如下:select * from tj_item_result where tj_value REGEXP ‘^[0-9]‘
mysql查询字段值为数字
原文:http://www.cnblogs.com/lonelyxmas/p/4097795.html