[SOLVED] Database Design Project 

20.00 $

Categories: ,

Description

Rate this product
  • Explain the project benefits of the data in its new form.
  • Create the E-R diagram of your relational tables using MySQL Workbench and include in proposal.
  • Propose some additional data items, which you believe may be beneficial to the University if tracked in your database (i.e. Descriptions, more info about the instructors and students, departments, etc). Describe the steps required to implement these additions.
  • Identify project risks
  • In addition to the proposal, in a separate file submit:
    • Provide the SQL statement required to create at least one of your tables.
    • Provide the SQL statement required to delete at least one of your tables.
    • Provide the SQL statement required to create a view which includes Course #, Course Name, Time, and Days only.
    • Identify at least one index, which you believe would improve performance. Explain your choice.