SQL语句。大大们帮帮忙!

图片中的第9题和第10题,求解,请各位大大帮帮忙。小弟感激不尽!!!图片

select student.name from student ,course,scores where grades > 高峰的成绩 and course.cname='计算机导论' and course.cno = scores.cno and
student.no=scores.no;你这没有表很难写的这语句。。。

都是一些电脑初级普及的题目,你可以找一个初级培训班实训下,很多闲散青年都可以的

后面这两道题不难啊,你是不知道怎么运用那些关键字吗?
select avg(学生成绩)
where 班级=09-1
order by 学生成绩平均分