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 d16b5cc commit abaf962Copy full SHA for abaf962
docs/sql-ref-syntax-qry.md
@@ -42,5 +42,6 @@ ability to generate logical and physical plan for a given query using
42
* [Table-valued Function](sql-ref-syntax-qry-select-tvf.html)
43
* [Inline Table](sql-ref-syntax-qry-select-inline-table.html)
44
* [Common Table Expression](sql-ref-syntax-qry-select-cte.html)
45
+ * [LIKE Predicate](sql-ref-syntax-qry-select-like.html)
46
* [Window Function](sql-ref-syntax-qry-window.html)
47
* [EXPLAIN Statement](sql-ref-syntax-qry-explain.html)
0 commit comments