sql 查询字段按汉字拼音排序

select * from dbo.表名 where  order by 字段名 collate Chinese_PRC_CS_AS_KS_WS

posted @ 2017-03-10 13:52  诚实间  阅读(91)  评论(0)    收藏  举报