We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fd1ecf commit ea0cf31Copy full SHA for ea0cf31
word_count.sql
@@ -1,6 +1,6 @@
1
-- https://platform.stratascratch.com/coding/9814-counting-instances-in-text/official-solution?code_type=1
2
3
--- Counting Instances in Text
+-- Counting Instances in the Text
4
5
SELECT
6
word,nentry
0 commit comments