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

computer science

Description

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 for teachers REQUIREMENTS: Develop an E-R diagram for the school management database. The relation schemas for the school management database. SQL statements for creating all tables in your ERD. Each table should have a minimum of three rows. SQL queries to test your database. a. Find all students name and roll number. b. Find all instructors in Comp. Sci. dept with salary > 80000. IMPLIMENTATION: Use MS-Access to create your database. DELIVERABLES: A file contains E-R diagram and the schemas. A file contains all SQL statements of creating tables, insert data. A file contains SQL queries.


Related Questions in computer science category


Disclaimer
The ready solutions purchased from Library are already used solutions. Please do not submit them directly as it may lead to plagiarism. Once paid, the solution file download link will be sent to your provided email. Please either use them for learning purpose or re-write them in your own language. In case if you haven't get the email, do let us know via chat support.