Assume there're n film categories. Let L = Min(L1, L2, .. Ln)  where Li = the length of the longest film in the ith category. Please write a single SQL query that finds all films whose lengths are greater than L

Oracle 12c: SQL
3rd Edition
ISBN:9781305251038
Author:Joan Casteel
Publisher:Joan Casteel
Chapter6: Additional Database Objects
Section: Chapter Questions
Problem 6HOA: A new table has been requested to support tracking automated emails sent to customers. Create the...
icon
Related questions
Question

Assume there're n film categories. Let L = Min(L1, L2, .. Ln)  where Li = the length of the longest film in the ith category.

Please write a single SQL query that finds all films whose lengths are greater than L. 

category
inventory
customer
* category_id
* inventory_id
film_id
store_id
last_update
* customer_id
store_id
first_name
last_name
+ email
address_id
activebool
name
last_update
film_category
* film_id
* category_id
last_update
create_date
last_update
active
rental
* rental_id
rental_date
inventory_id
customer_id
return_date
staff_id
last_update
address
film
* address_id
* film_id
title
address
address2
district
description
release_year
language_id
rental_duration
rental_rate
length
replacement_cost
rating
last_update
special_features
city_id
postal_code
phone
last_update
payment
* payment_id
customer_id
staff_id
rental_id
amount
payment_date
city
* city_id
city
country_id
last_update
fulltext
staff
* staff_id
first_name
last_name
address_id
email
language
store_id
* language_id
active
country
name
username
last_update
* country_id
password
last_update
picture
country
last_update
film_actor
´ actor_id
* film_id
last_update
actor
store
* store_id
manager_staff_id
address_id
last_update
* actor_id
王
first_name
last_name
last_update
Transcribed Image Text:category inventory customer * category_id * inventory_id film_id store_id last_update * customer_id store_id first_name last_name + email address_id activebool name last_update film_category * film_id * category_id last_update create_date last_update active rental * rental_id rental_date inventory_id customer_id return_date staff_id last_update address film * address_id * film_id title address address2 district description release_year language_id rental_duration rental_rate length replacement_cost rating last_update special_features city_id postal_code phone last_update payment * payment_id customer_id staff_id rental_id amount payment_date city * city_id city country_id last_update fulltext staff * staff_id first_name last_name address_id email language store_id * language_id active country name username last_update * country_id password last_update picture country last_update film_actor ´ actor_id * film_id last_update actor store * store_id manager_staff_id address_id last_update * actor_id 王 first_name last_name last_update
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Oracle 12c: SQL
Oracle 12c: SQL
Computer Science
ISBN:
9781305251038
Author:
Joan Casteel
Publisher:
Cengage Learning
A Guide to SQL
A Guide to SQL
Computer Science
ISBN:
9781111527273
Author:
Philip J. Pratt
Publisher:
Course Technology Ptr
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning