I have this query:
SQL> SELECT DISTINCT Module.module_name, Instructor.Instructor_name 2 FROM InstructorMailingAddressModPer 3 JOIN Module ON Instruc