The repository contains the project information of the Investigate a Relational Database from Udacity Nanodegree
Programming for Data Science with Python. Please refer to the
course website for more details.
- Explore and query the Sakila DVD Rental database
- Answer 4 business/analytical questions by querying the database.
source: http://www.postgresqltutorial.com/postgresql-sample-database/
Here is a list of questions and answers we want to investigate on the database. The SQL queries are provided in
queries.sql
.