09 2021 档案

摘要:-- 实验一 -- drop table if exists `student_info`; drop table if exists `curriculum`; drop table if exists `grade`; -- (1)使用SQL语句创建数据库studentsdb。 CREATE D 阅读全文
posted @ 2021-09-25 18:02 背影g 阅读(327) 评论(0) 推荐(0)