Design a database to maintain information about school staff and students satisfying following properties: Staff will be having their id, name and classes they are teaching Student will be having name, roll no, section, class Another table containing sect
Design a database to maintain information about school staff and students satisfying following properties: Staff will be having their id, name, and classes they are teaching Student will be having name, roll no, section, class Another table containing section, subject and teacher information Next will be containing fee information for students One contains salary information […]
