Data Modelling Individual Assignment 2: SQL Database Implementation
VerifiedAdded on  2022/10/12
|8
|1351
|159
Homework Assignment
AI Summary
This assignment provides a comprehensive solution to a data modelling task, focusing on SQL implementation for a Major League Soccer (MLS) database. The student demonstrates proficiency in designing and implementing a relational database, including creating tables, inserting and updating data, and using SQL queries to manipulate the data. The assignment covers various SQL commands, such as CREATE TABLE, INSERT INTO, UPDATE, and SELECT statements, as well as the use of surrogate keys, altering tables, and joining tables to create relationships. The solution also addresses specific requirements outlined in the assignment brief, such as updating data, creating surrogate keys, cloning tables, adding and removing columns, and creating a statistics table. The assignment showcases the student's ability to interpret entity-relationship diagrams and translate them into a functional database using a relational database management system (MySQL). The student utilizes both Data Definition Language (DDL) and Data Manipulation Language (DML) to accomplish the tasks, demonstrating a solid understanding of SQL principles and database design concepts.
Contribute Materials
Your contribution can guide someone’s learning journey. Share your
documents today.
1 out of 8