mysql中文排序

select name from test1 order by convert(name using gbk) asc;

posted @ 2013-03-20 18:27  上帝爱编程  阅读(116)  评论(0)    收藏  举报