mysql实现负数转正数的方法:使用函数【abs();】将负数转为正数,代码为【mysql> select abs(3-5);abs(3-5);row in set (0.00 sec)】。
技术文章 / 下载软件趣味内容 / 专业带飞