You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sqlzoo/5_SUM_and_COUNT.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# SQLZoo Solutions: SUM and COUNT
2
2
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.
0 commit comments