SQL Diagram
SQL Diagram
SQL Diagram
classes
PK section_id PK teacher_id
PK class_id
section_name t_name
class_name
FK class_id t_email
t_password
gender
tbl_student tbl_student_enroll
address
PK student_id PK enroll_id
qualification
FK student_id
s_name others
s_email FK section_id
s_password FK class_id tbl_subjects
gender enroll_year PK subject_id
address roll_num
subject_name
father_name others
others FK teacher_id
FK class_id
tbl_exams tbl_marks
PK exam_id PK marks_id
exam_name FK subject_id
exam_type FK section_id
date FK class_id
FK student_id
FK exam_id
total_marks
obtain_marks
year
other