We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79a61b8 commit 3824e24Copy full SHA for 3824e24
README.md
@@ -61,4 +61,4 @@ SELECT mode(time64_col) as mode_time FROM test_table;
61
62
## Done
63
64
-* [x] `mode(expression) -> scalar` - Returns the most frequent (mode) value from a column of data.
+* [x] `mode(expression) -> scalar` - Returns the most frequent (mode) value from a column of data.
0 commit comments