MySQL中select filed from table where field in (....)语句的排序问题

select filed from table where field in (....)语句的排序问题 执行语句发现返回的结果并不是按照in列表中的顺序排序,具体可见以下示例: 示例表: mysql> show create table test_select_in\G *************************** 1. row ***************************
相关文章
相关标签/搜索