Hi, I've got a table with univeristy Modules with the following fields.
Stack
Module Code
Module Title
Credits
Status
Example data '1', 'INFO3420', 'Professional IT', '15', 'Mandatory'.
I also have a table with Course Details
CourseCode and CourseTitle
Example data 'CS', 'Computer Science'...