hello freinds!
hope u all k,
can u help me in resolving this ?
i am creating result table from module table and student table using join
can any one tell me if is correct or not and if not how can i correct it
===============
Result(Number_Enrolled Number_of_Credit).
here two table
Module(module_id Module_Code Number_Enrolled)
Student(Student_id Number_of_Credits)
=============
many thanx
Akshay