SELECT 字段名 FROM 表 ORDER BY CONVERT(字段名 USING gbk) ASC; 转载于:https://www.cnblogs.com/wilburxu/p/7263238.html