(user_id REGEXP ‘[^0-9.]‘) = 0 为 纯数字
(user_id REGEXP ‘[^0-9.]‘) = 1 为非数字
原文地址:https://www.cnblogs.com/wangshuazi/p/10300742.html
时间: 2025-01-02 00:49:42
(user_id REGEXP ‘[^0-9.]‘) = 0 为 纯数字
(user_id REGEXP ‘[^0-9.]‘) = 1 为非数字
原文地址:https://www.cnblogs.com/wangshuazi/p/10300742.html