Thank you for getting to this point. This repository was created for a project to learn SQL. "The Complete SQL Bootcamp 2022: Go from Zero to Hero" from UDEMY. For this training the instructor provided a Dummy SQL DB with data related to a movie rental place.
- Concepts.
- PostgreSQL and PgAdmin setup
- SQL Statement Fundamentals
- GROUP BY Statements
- JOINS
- Advanced SQL Commands
- Creating Databases and Tables
- Conditional Expresions and Procedures
- PostgreSQL with Python