Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Problem Set . Given the following database that stores Hollywood movie information Movies (title, year, length, genre, studioName, ProducerName) StarsIn (movieTitle, starName, pay) MovieStar (name,

image text in transcribed

Problem Set . Given the following database that stores Hollywood movie information Movies (title, year, length, genre, studioName, ProducerName) StarsIn (movieTitle, starName, pay) MovieStar (name, address, gender, birthdate) MovieExecutive(name, address, certificate num, networth) where the underlined attributes are the primary keys. The following foreign keys also exist: Starsln.starName MovieStar.name Starsln.movie Title Movies.title Movies.ProducerName ->MovieExecutive.name Write the following queries in SQL 5. For each movie genre, find the total number of movies, but only return this number for those genres with at least 5 movies in it. 6. Print the names of movie stars who have acted in EVERY movie produced by Spielberg from 1990 to 1995

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

Spomenik Monument Database

Authors: Donald Niebyl, FUEL, Damon Murray, Stephen Sorrell

1st Edition

0995745536, 978-0995745537

More Books

Students also viewed these Databases questions

Question

6. Identify characteristics of whiteness.

Answered: 1 week ago