Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.16 KB

README.md

File metadata and controls

21 lines (13 loc) · 1.16 KB

Introduction-to-SQL

Learned SQL fundamentals such as JOINs, aggregations, and subqueries. Learn how to use SQL to answer complex business problems. image

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

Project Queries: image

image

image

image