Question: Exercises on university database: Submit SQl queries for following statements. instructor department 5. You need to create a movie database. For that, create three tables,

Exercises on university database: Submit SQl queries for following statements.

 Exercises on university database: Submit SQl queries for following statements. instructor

instructor

department 5. You need to create a movie database. For that, create

department

three tables, one for actors(AID name), one for movies(MID, title) and one

5. You need to create a movie database. For that, create three tables, one for actors(AID name), one for movies(MID, title) and one for actor role(MID, AID, rolename). Use appropriate data types for each of the attributes and add appropriate primary/foreign key 6. 7. constraints. Insert at least two records in instructor table from History department. Update budget of Music department by 10%

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!