Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sondosaabed/introduction-to-sql

Course with udacity that cover SQL for data Scientists, this is my solution for the lessons and the project
https://github.com/sondosaabed/introduction-to-sql

aggregations data-science dvd-rental-database joins nanodegree sql subqueries udacity-nanodegree

Last synced: 12 days ago
JSON representation

Course with udacity that cover SQL for data Scientists, this is my solution for the lessons and the project

Awesome Lists containing this project

README

        

# Introduction-to-SQL
Learned SQL fundamentals such as JOINs, aggregations, and subqueries. Learn how to use SQL to answer complex business problems.
![image](https://github.com/sondosaabed/NanoDegree-Data-Science-with-Python/assets/65151701/3bf6a336-de4c-4b7e-8261-60ebf6dadc14)

## Project Work: investigate a DVD rental database
In this project, I worked with a relational database while working with SQL. Completed the entire data analysis process, starting by posing a question, running appropriate SQL queries to answer
questions, and finishing by sharing findings.

ERD of the databse:
![image](https://github.com/sondosaabed/Introduction-to-SQL/assets/65151701/8a36e32b-682f-457c-9503-8a547395f8b4)

Project Queries:
![image](https://github.com/sondosaabed/Introduction-to-SQL/assets/65151701/27658f22-58bf-4e22-a0f6-e094c9d59c81)

![image](https://github.com/sondosaabed/Introduction-to-SQL/assets/65151701/baf0605e-6a7f-41cf-ac1c-793ac4c4a66e)

![image](https://github.com/sondosaabed/Introduction-to-SQL/assets/65151701/4afe99ec-b51f-49e4-bc79-2e6206aa8a71)

![image](https://github.com/sondosaabed/Introduction-to-SQL/assets/65151701/941fdce9-23bd-444e-a15d-c1c38588e0f2)