levyuk
Well-known member
Hi,
I have a slight problem with some sql. I have 2 tables, module and moduleocc. I need to produce a list of modules that do not appear in the moduleocc table. Does anyone know how to do this? I know how to join and use sub queries but i don't know how to check if something doesn't exist in another table.
Cheers
I have a slight problem with some sql. I have 2 tables, module and moduleocc. I need to produce a list of modules that do not appear in the moduleocc table. Does anyone know how to do this? I know how to join and use sub queries but i don't know how to check if something doesn't exist in another table.
Cheers