摘要:
create database practiceSql; use practiceSql; -- create table student( `id` bigint not null auto_increment comment '主键id自增', `name` varchar(20) not null comment '学生名', `student_num` int ... 阅读全文
posted @ 2018-08-25 01:14
胡叔叔
阅读(594)
评论(0)
推荐(0)

浙公网安备 33010602011771号