You are allowed to discuss the problem with others, but your solution must be your own.

computer science

Description

You are allowed to discuss the problem with others, but your solution must be your own. Your solution must include the certification of authenticity “I certify that the codes/answers/outputs of this assignment are entirely my own work.”


In this assignment, you will create a database diagram (on paper) and then use MySQL to create the database. Next, you will write SQL queries to insert and retrieve data. Please submit your database diagram, screenshots of the queries with the results and MySQL database.


Part A: Database Diagram (35 points) 

In this part, you will create a database diagram that is based on the user stories below. The database stores information that enables instructors to teach online courses. After the diagram is created, you will create this database in MySQL.

Instruction Files

Related Questions in computer science category