[SOLVED] Database Design Project 

20.00 $

Programming resource
, Digital learning resource
Categories: ,
Practical programming resource
Suitable for guided study and reference
Tutor guidance available when needed

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.
Resource details

Understand the Task Before You Use the Resource

Review the requirements, identify the programming concepts involved, study the implementation and test your understanding with your own examples and modifications.