database

Following Week 3 Assignment you’ve created an ERD for the given problem statement, the next step is to create the database ( Data Insertion and Table creation) based on your ERD.

This is the second pass – it doesn’t have to be perfect.  The goal here is to think like an analyst or consultant – you must ensure that you understand the underlying business logic that drives the intended/expected functionality.  

Note: You are to design the database and write the SQL statements (code only). You are not to try to execute the statements .