没有吧
第二题:select sel_no from tb_sel where sel_id='c001' and score>=90;第五题:select s_no,s_name from tb_stu wher sel_id not in(select sel_no from tb_sel);第三题其实也有问题的,tb_sel没有学生姓名