We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c04dfb6 commit d1d810bCopy full SHA for d1d810b
2 files changed
docs/dev/index.md
@@ -36,6 +36,7 @@
36
+ **SQL**
37
+ [Aggregate Window Function](sql-aggregate-window-function.md): aggregate window function support
38
+ [Nested Function In Select Clause](sql-nested-function-select-clause.md): Nested function support in sql select clause
39
+ + [Nested Function In Where Clause](sql-nested-function-where-clause.md): Nested function support in sql where clause
40
+ **Piped Processing Language**
41
42
### Query Processing
0 commit comments