I have two tables 'student' and 'modules'. The primary key in the first one is 'username' and in the second it is 'module_name'. I am trying to create another table called 'student_module', that will have 'username', and 'module_name'(these will be the primary key) and 'exam_date'. In addition...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.