where course.course_id not in((select course.course_id
from teaches ,course ,takes ,section
where teaches.course_id = section.course_id and takes.course_id = course.course_id
and section.course_id = takes.course_id ) )
where course.course_id not in((select course.course_id
from teaches ,course ,takes ,section
where teaches.course_id = section.course_id and takes.course_id = course.course_id
and section.course_id = takes.course_id ) )
下一篇:初中部理综组教研工作总结