fsh9999

导航

2023年9月26日 #

第3次作业-SQL语句的基本使用

摘要: alter table curriculum -> drop 课程名称; mysql> alter table grade -> modify 分数 decimal(5,2); Query OK, 15 rows affected (0.03 sec) Records: 15 Duplicates: 阅读全文

posted @ 2023-09-26 14:00 付松华 阅读(21) 评论(0) 推荐(0) 编辑