Select and display the customer's first name, last name, rental date, return date, payment amount and payment date. (A) write
This problem has been solved!
Do you need an answer to a question different from the above? Ask your question!
Question:
Select and display the customer's first name, last name, rental date, return date, payment amount and payment date.
(A) write a query with (JOIN...ON)
(B) write a query with (JOIN...USING)
(C) write a query without the "JOIN" keyword
(Q2) Show title, category name, and "rental duration" for all movies that are "Action" or "Animation" with a rental duration greater than 4. Sort the results to show the rental duration in descending order and the movie title in ascending order.
(A) write a query with (JOIN...ON)
(B) write a query with (JOIN...USING)
(C) write a query without the "JOIN" keyword
Related Book For
View Solution
Create a free account to access the answer
Cannot find your solution?
Post a FREE question now and get an answer within minutes.
* Average response time.
Question Details
Chapter #
7
Section: Problems
Problem: 20
Posted Date: September 08, 2023 04:18:05