摘要:
到此为止,我们可以得到结果了,比如我们想得到汉字“国”的笔划: declare @a nchar(1) set @a='国' select top 1 id from tab_hzbh where cnword>=@a collate Chinese_PRC_Stroke_CS_AS_KS_WS order by id id ----------... 阅读全文
posted @ 2008-06-24 18:21
投石问路
阅读(325)
评论(0)
推荐(0)

浙公网安备 33010602011771号