Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

SQL commands needed runTime, movie (id, title, relYear, category, director, studioName, description, rating) actor (aID, fName, surname, gender) stars (movieID, actorID) movGenre (movieID, genre) (d)

SQL commands needed

image text in transcribedimage text in transcribed

runTime, movie (id, title, relYear, category, director, studioName, description, rating) actor (aID, fName, surname, gender) stars (movieID, actorID) movGenre (movieID, genre) (d) Using a subquery method list the title and category of movies that star the actor Michael Fassbender'. (5) (e) Find the movie(s) (listing the title and rating) with the highest rating. (5) (1) Using the implicit join syntax, list the title and release year of all movies which were directed by Angelina Jolie or which star Angelina Jolie as an actor. (5) (g) For each genre, list the genre and the number of movies in the database, released since 2000, for that genre. (5) (h) List the names of actors who have starred in more than 10 movies. (5) PTO

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Design For Mere Mortals

Authors: Michael J Hernandez

4th Edition

978-0136788041

More Books

Students also viewed these Databases questions

Question

9.6 Explain what management development is and why it is important.

Answered: 1 week ago

Question

x-3+1, x23 Let f(x) = -*+3, * Answered: 1 week ago

Answered: 1 week ago

Question

6. The cost of the training creates a need to show that it works.

Answered: 1 week ago