摘要:
例一:列转行 drop table test create table test (name char(10),km char(10),cj int) go insert test values(''张三'',''语文'',80) insert test values(''张三'',''数学'',86) insert test values(''张三'',''英语'',75) insert tes... 阅读全文
posted @ 2008-08-10 16:13
阿龍
阅读(284)
评论(0)
推荐(0)
浙公网安备 33010602011771号