Day 3: Grouping Data
Aggregate Functions
SQL allows for data to be grouped. Grouping data is often used together with aggregate functions. But what are aggregate functions. An aggregate function is a function that perform
sqlnuggets.hashnode.dev3 min read