摘要:
SQL Server?try----------------------------------排序可以declare @t table([name] varchar(10))insert into @t select '张三'union all select '李四'union all select '王二'unio... 阅读全文
posted @ 2006-12-19 09:20
老头
阅读(300)
评论(0)
推荐(0)
浙公网安备 33010602011771号