/Gruping_SQL

In these exercises, basic commands and aggregation functions were used to create groups, making queries even more robust and visual, generating better data analysis.The grouping command is GROUP BY and to filter grouped information is used HAVING instead of WHERE

No issues in this repository yet.