This project contains a collection of SQL queries used to analyze a database. It includes queries for data retrieval, filtering, aggregation, joins, and reporting.
- Customers
- Orders
- Products
- SQL (MySQL / PostgreSQL / SQLite)
- DBMS (MySQL Workbench / pgAdmin)
- Basic Queries
- SELECT, WHERE, ORDER BY
- Joins
- INNER JOIN
- LEFT JOIN
- Subqueries
- Group By & Having