Skip to content

Commit d1d810b

Browse files
committed
Documentation Proposal for Function in WHERE Clause (#1640)
Signed-off-by: forestmvey <forestv@bitquilltech.com>
1 parent c04dfb6 commit d1d810b

2 files changed

Lines changed: 393 additions & 0 deletions

File tree

docs/dev/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
+ **SQL**
3737
+ [Aggregate Window Function](sql-aggregate-window-function.md): aggregate window function support
3838
+ [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
3940
+ **Piped Processing Language**
4041

4142
### Query Processing

0 commit comments

Comments
 (0)