2018年4月27日

04-27 Mysql 考试 55 分 简答题记录

摘要: 第二题表 #新建学生表drop table if exists setudent;create table setudent( sno int(10) not null primary key comment '学号', sname varchar(20) not null comment '姓名' 阅读全文

posted @ 2018-04-27 23:13 王保利d窝 阅读(250) 评论(0) 推荐(0)

导航