顺哥哥

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

2017年5月9日

摘要: use shiyangocreate table Student(Sno char(9) not null,Sname char(20) not null,Sex char(2) null,Sage smallint null,Sdept char(20) null,primary key (Sno 阅读全文
posted @ 2017-05-09 09:44 顺哥哥 阅读(184) 评论(0) 推荐(0) 编辑