Question: 1. Write a SELECT statement to select all films in the table. How many films? 2. The SELECT statement selects all payments received between July
1. Write a SELECT statement to select all films in the table. How many films? 2. The SELECT statement selects all payments received between July 1, 2005 and June 1 2005. How many payments? 3. Write a SELECT statement to select title, rating, and special_features of a film that the rental duration must be at least 6 , a replacement cost not up to 15.99 and a rental rate of 0.99. How many rows? 1. Write a SELECT statement to select all films in the table. How many films? 2. The SELECT statement selects all payments received between July 1, 2005 and June 1 2005. How many payments? 3. Write a SELECT statement to select title, rating, and special_features of a film that the rental duration must be at least 6 , a replacement cost not up to 15.99 and a rental rate of 0.99. How many rows
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
