摘要:
列转化成行--> --> (Roy)生成測試數據if not object_id('Class') is null drop table ClassGoCreate table Class([Student] nvarchar(2),[Course] nvarchar(2),[Score] int)Insert Classselect N'张三',N'语文',78 union alls... 阅读全文
posted @ 2010-05-11 16:19
melody&bobo
阅读(169)
评论(0)
推荐(0)