G
Guest
Hello all, kinda stumped on this one:
I have 3 tables, Media, Software and Links
Media is the main CD, and contains an ID number (d4)
Software is various software components we use, also has a serial #
Links is a ilnk table that links together which software is on which media
I want to design a query which will display all Media numbers that do NOT
have a corresponding link in the Links table (ie which Media do not have any
software linked to them)
Any idea how to go about this? Thanx in advance!
I have 3 tables, Media, Software and Links
Media is the main CD, and contains an ID number (d4)
Software is various software components we use, also has a serial #
Links is a ilnk table that links together which software is on which media
I want to design a query which will display all Media numbers that do NOT
have a corresponding link in the Links table (ie which Media do not have any
software linked to them)
Any idea how to go about this? Thanx in advance!