Database Design with MySQL Workbench: Student and Subject Database
VerifiedAdded on 2019/09/20
|3
|878
|565
Practical Assignment
AI Summary
This assignment requires the creation of a database design using MySQL Workbench's EER modeling tool. The student is tasked with developing an Entity-Relationship Diagram (ERD) incorporating appropriate entities, relationships, foreign keys, and primary keys. The assignment emphasizes the selection of suitable data types for attributes derived from a provided list of data items related to students, subjects, and schools. The student must answer questions to demonstrate their understanding of the design, including explaining the rationale behind data item setups, identifying primary keys, and understanding the implications of different relationship types. Furthermore, the assignment includes business rule analysis, requiring the student to address scenarios such as resitting subjects and to formulate SQL queries to identify the highest grade for a student in a subject and calculate a student's age. The final deliverable is a .mwb file containing the database model and the answers to the questions, demonstrating proficiency in database design principles.
1 out of 3