兰保明

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
use mydb
create table student(
no int not null primary key,
name char(10) not null,
cj int,
xueyuan char(30),
major char(30),
age int,
jg char(20))
posted on 2011-07-15 15:40  兰保明  阅读(133)  评论(0编辑  收藏  举报