Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Exercise 6.2.1: Using the database schema of our running movie example Movies(title, year, length, genre, studioname, producerC#) StarsIn (movieTitle, movieYear, starName) MovieStar (name, address, gender,

image text in transcribed
Exercise 6.2.1: Using the database schema of our running movie example Movies(title, year, length, genre, studioname, producerC\#) StarsIn (movieTitle, movieYear, starName) MovieStar (name, address, gender, birthdate) MovieExec(name, address, cert\#, netWorth) Studio(name, address, presC\#) write the following queries in SQL. a) Who were the male stars in Titanic? b) Which stars appeared in movies produced by MGM in 1995 ? c) Who is the president of MGM studios? !d) Which movies are longer than Gone With the Wind? ! e) Which executives are worth more than Merv Griffin

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

The Database Management Systems

Authors: Patricia Ward, George A Dafoulas

1st Edition

1844804526, 978-1844804528

More Books

Students also viewed these Databases questions