Kindly help to make this database relational.
tbl_student
Std_id
Rollno
FirstName
LastName
FatherName
ContactNo
Address
tbl_Class
ClassID
ClassName
tbl_Subject
SubjectID
SubjectName
tbl_Sections
SecID
SecName
tbl_result
ResID
Std_id
ClassID
SubjectID
Marks