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

Without your actual homework scenario, we can't make it relational.

And I don't do other people's homework, although I might point out errors and give hints if you attempted it..

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.