Database Tables Last
Database Tables Last
Database Tables Last
Payment
Primary key: Payment_ID
Foreign keys: Student_ID , Program_ID
Record Size 62
Program
Primary key: Program_ID
Foreign key: Admin_ID
Certificate
Primary key: Certificate_ID
Foreign key: Student_ID
Staff Evaluation
Primary key: Staff_Evaluation_ID
Foreign key: Program_Staff_ID
Attendence
Primary key: Attendence_ID
Foreign key: -
Record Size 32
Program Office Staff
Primary key: Employee_ID
Foreign key: Admin_ID
Course Material
Primary key: Course_Material_ID
Foreign key: Module_ID
Quiz
Primary key: Quiz_Submission_ID
Foreign key: Student_ID, Quiz_ ID
Record Size 46
Quiz Questiom
Primary key: Quiz_ID
Foreign key: Module_ID
Director
Primary key: Director_ID
Foreign key: Admin_ID
Assignment
Primary key: Assignment_ID
Foreign key: Module_ID
Student-Lecture
Primary key: Student_ID, Lecture_ID
Foreign key: Student_ID, Lecture_ID
Student_ID Text 12 PK
Lecture_ID Text 12 PK
Duration 20
Record Size 44
Module-Lecturer
Primary key: Module_ID,Lecture_ID
Foreign key: Module_ID,Lecture_ID
Module_ID Text 12 PK
Lecture_ID Text 12 PK
Record Size 24
Lecturer-Program
Primary key: Program_ID,Lecture_ID
Foreign key: Program_ID,Lecture_ID
Program_ID Text 12 PK
Lecture_ID Text 12 PK
Record Size 24
Batch-Student
Primary key: Student_ID,Batch_ID
Foreign key: Student_ID,Batch_ID
Batch_ID Text 12 PK
Student_ID Text 12 PK
Record Size 24
System Admin
Primary key: Admin_ID
Foreign key: -
Record Size 44
Module-Student
Primary key: Student_ID,Module_ID
Foreign key: Student_ID,Module_ID
Module_ID Text 12 PK
Student_ID Text 12 PK
Assignment Submission-Student
Assignment_Submission_ID Text 12 PK
Student_ID Text 12 PK
Record Size 24
Payment-Student-Program
Payment_ID Text 12 PK
Student_ID Text 12 PK
Program_ID Text 20 PK
Record Size 44
Student-Program
Student_ID Text 12 PK
Program_ID Text 20 PK
Record Size 37
Lecture_ID Text 12 PK
Student_ID Text 12 PK
Attendance_Register_ID Text 12 PK
Record Size 36
Attendance Register
Primary key: Attendance_Register_ID
Foreign key: -
Record Size 27
Student-Quiz Question
Primary key: Student_ID,Quiz_Question_ID
Foreign key: Student_ID,Quiz_Question_ID
Quiz_Question_ID text 12 PK
Student_ID Text 12 PK