I am linking based on an Individual Course ID that might be 123. The table that is finding the prerequisites for the course might find multiple records (the prereq might be 001.1 or 004.4) The query as is will find:
IndCourseID, Cert Code, Cert #, Cert Date
123, 001.1, 12345, 1/1/03
123...