QKY(Study)

博客园 首页 新随笔 联系 订阅 管理

2006年8月22日 #

摘要: 1: 列转为行:eg1:Create table test (name char(10),km char(10),cj int)goinsert test values('张三','语文',80)insert test values('张三','数学',86)insert test values('张三','英语',75)insert test values('李四','语文',78)insert... 阅读全文
posted @ 2006-08-22 20:09 千孔衣 阅读(430) 评论(0) 推荐(0)