Skip to content

Commit 376a52e

Browse files
authored
Update 5_SUM_and_COUNT.md
1 parent 1fa064a commit 376a52e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqlzoo/5_SUM_and_COUNT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SQLZoo Solutions: SUM and COUNT
22

3-
This document contains my solutions to the SQLZoo ['SUM and COUNT' section](https://sqlzoo.net/wiki/SUM_and_COUNT) using MySQL syntax, along with my personal learning notes and explanations.
3+
This document contains my solutions to the SQLZoo ['SUM and COUNT' section](https://sqlzoo.net/wiki/SUM_and_COUNT) and the ['Nobel Prizes: Aggregate functions' tutorial](https://sqlzoo.net/wiki/The_nobel_table_can_be_used_to_practice_more_SUM_and_COUNT_functions.) using MySQL syntax, along with my personal learning notes and explanations.
44

55
---
66

0 commit comments

Comments
 (0)