MIS2502 Sp 2011-Lab 3 Deliverable Database sakila Name (s):

advertisement
MIS2502 Sp 2011-Lab 3 Deliverable
Database sakila
Name (s):
Example Questions for SQL practice are:
Table: customer_list
•How many countries do our customers live in?
•How many customers live in Egypt?
•What cities in Egypt do our customers live in?
•Where does Judy Gray live?
•How many customers live outside of the U.S.?
•How many films are about astronauts?
Table: film
•How many films are less than or equal to 90 minutes in their lengths?
•Listof the movie titles which are about astronauts and their length are less than 90
minutes
•List of the movie titles and their length in descending order according to the length
Download