Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Sql Query Help please
I have 2 tables, students and classes_attended in a 1 to many relationship.
I need a query that will select students that have attended a specific set of classes and only if they have attended ALL the classes specified ( that's why a OR where clause dosen't work) - any ideas?
stud_nbr is the key field in both tables.
Thanks,
John Greco
Oracle DBA suffering from 'out-of-memory' error in brain.
Received on Thu Oct 30 1997 - 00:00:00 CST
![]() |
![]() |