K
kas
I need to find all the students who have not registered for a Fall 2005 couse
that were registered in either Fall 2004 or Spring 2005.
So far I have made a make table for all the students registered for Fall 04
and/or Spring 05. I've also made a make table for all the students
registered for Fall 2005.
I brought them into a new query and did an outer join from Fall04/Spring05
to Fall 05 (Arrow points to the Fall 05).
I can't figure out what to do from here. Any suggestions to get the list to
only the students who were registered for the prior 2 semesters but have not
registered for the upcoming Fall 05 one?
that were registered in either Fall 2004 or Spring 2005.
So far I have made a make table for all the students registered for Fall 04
and/or Spring 05. I've also made a make table for all the students
registered for Fall 2005.
I brought them into a new query and did an outer join from Fall04/Spring05
to Fall 05 (Arrow points to the Fall 05).
I can't figure out what to do from here. Any suggestions to get the list to
only the students who were registered for the prior 2 semesters but have not
registered for the upcoming Fall 05 one?