服务器之家 > 正文
mysql 自定义排序顺序
实例如:在sql语句中加入ORDER BY FIELD(status,3,4,0,2,1)语句可定义排序顺序
说明:status为排序字段,后面为该字段的相关值