-- +0后就转换INT类型排序 SELECT * FROM T_TEST ORDER BY (SORT + 0) DESC ; 转载于:https://www.cnblogs.com/geekdc/p/6834735.html