Answered step by step
Verified Expert Solution
Question
1 Approved Answer
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.
instructor
department
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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started