热门标签
更多>
搜索结果
查询Tags标签: 师肖,共有 2条记录-
多测师肖老师_mysql之单表练习(7.5)
个学生表分别记录姓名,年龄,性别,班级,语文,数学,英语字段create table student2(id int primary key ,name char(20),sex char(10),age int(3),mobile char(20),class char(10),english int(10),chinese int(10),math int(10))engine=innodb default charset=utf8;…
2021/12/18 19:22:47 人评论 次浏览 -
多测师肖老师_mysql之单表练习(7.5)
个学生表分别记录姓名,年龄,性别,班级,语文,数学,英语字段create table student2(id int primary key ,name char(20),sex char(10),age int(3),mobile char(20),class char(10),english int(10),chinese int(10),math int(10))engine=innodb default charset=utf8;…
2021/12/18 19:22:47 人评论 次浏览