大众信息网

删除Studentcourse数据库。(写出命令,不必执行)

关注:133  答案:3  手机版
解决时间 2021-03-04 02:58
删除Studentcourse数据库。(写出命令,不必执行)
最佳答案
drop database Studentcourse;
全部回答
什么类型的数据库
1. 问题不够详细。是只要有一科分数大于90的就输出吗? 2. select id,name from t_student group by id,name having sum(score)>270 3. select sex,count(id) number from t_student where score>80 and course_name='english' 4. 这个意思不太懂。。。
我要举报
如以上问答内容为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!