摘要: select '60分以下',count(*) from riskcontrol_inspection_task_book_item where (check_Value +0)<60 and (check_Value REGEXP '[^0-9.]')=0unionselect '60-70分', 阅读全文
posted @ 2019-12-30 17:50 I若水 阅读(1681) 评论(0) 推荐(0)
摘要: select '60分以下',count(*) from riskcontrol_inspection_task_book_item where (check_Value +0)<60 and (check_Value REGEXP '[^0-9.]')=0unionselect '60-70分', 阅读全文
posted @ 2019-12-30 17:46 I若水 阅读(52) 评论(0) 推荐(0)