摘要:
--按笔画排序select ChannelID,ChannelName from dbo.HB_AdChannel order by ChannelName collate chinese_prc_stroke_cs_as_ks_ws--按拼音排序select ChannelID,ChannelName+Description from dbo.HB_AdChannel order by ChannelName+Description collate chinese_prc_cs_as_ks_ws --sql如何让中文名字按 名字第一个字的拼音首字母排序select isnull(b.py,u 阅读全文
posted @ 2012-08-14 16:18
孤独青鸟
阅读(2273)
评论(0)
推荐(0)
浙公网安备 33010602011771号