TOP
摘要: 综合练习题 表结构 整合一下方便查看 teacher student course scors 练习题 1、自行创建测试数据 create table student( sid int primary key auto_increment, sname char(32), gender enum(" 阅读全文
posted @ 2019-02-20 19:42 羊驼之歌 阅读(526) 评论(0) 推荐(0)
摘要: 具体报错 解决方案 阅读全文
posted @ 2019-02-20 12:07 羊驼之歌 阅读(375) 评论(0) 推荐(0)