Home  >  Article  >  Database  >  mysql自定义排序顺序语句_MySQL

mysql自定义排序顺序语句_MySQL

WBOY
WBOYOriginal
2016-05-27 14:12:111366browse

bitsCN.com mysql 自定义排序顺序

实例如:在sql语句中加入ORDER BY FIELD(status,3,4,0,2,1)语句可定义排序顺序

说明:status为排序字段,后面为该字段的相关值bitsCN.com

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn