项目作者: cherifsouare

项目描述 :
Investigate a movie rental relational database
高级语言: TSQL
项目地址: git://github.com/cherifsouare/Movie-Rental-Database.git
创建时间: 2020-05-26T15:06:11Z
项目社区:https://github.com/cherifsouare/Movie-Rental-Database

开源协议:

下载


Project Title

Investigate a DVD rental database

Date created

Project created on 15 April 2020.

Description

In this project, a set of SQL queries were performed against a rental database implemented in PostgreSQL to answer critical business questions.The Skills tested in this exercise include the use of aggregation, subqueries, window functions and joins in SQL. The outputs were visulaized using @Tableau.

Files used

The Entity Relationship Diagram describing entities, attributes and relationships in the database is provided as part of the documentation.

Credits

@udacity- Udacity’s Programming for Data Science with R Nanodegree programm and their instructions were comprehensible and helpful:thumbsup: