Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Answer in relational algebra: Consider the following relations for an online Cinema Booking system. The primary keys are underlined. All attributes are of type string

Answer in relational algebra:

image text in transcribed

Consider the following relations for an online Cinema Booking system. The primary keys are underlined. All attributes are of type string if not indicated otherwise. Theaters(tID, name, location) Auditoriums(tID, alD, movie title, price: integer, number of seats: integer) BooktID, alD, CID, seat number, date) Customers(cID, name, address) A theater usually has several auditoriums. Assume that only the movies that are currently played on auditoriums of theaters are stored. 1. Find the names of customers who have watched movies at every theater in Gainesville. 2. Find the names of customers who never booked. 3. Find the names of customers who booked the movie titled 'Parasite' more than once. 4. Find the name of the theater that has the biggest (in terms of the number of seats) auditorium. 5. Find the names of customers who booked 'Parasite' and 'End game'. 6. Find the names of movies that are playing at the theaters where the movie 'End game' is on (exclude 'End game' in your answer)

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

Databases Illuminated

Authors: Catherine M. Ricardo

1st Edition

0763733148, 978-0763733148

More Books

Students also viewed these Databases questions

Question

What is the payoff function of a forward contract?

Answered: 1 week ago

Question

Decide whether the company should have a global pricing policy

Answered: 1 week ago