JT
2010-03-03 04:43:12 UTC
i need to find out a field that has not been included in another table
the two tables are module and activity
there are two fields in module (ID and title) and several in activity, including moduleid which is the same as ID in module table
i need to list the ID of what is missing from the activity table that is listed in the module
thanks