Update README.md
This commit is contained in:
parent
f0e5467281
commit
0587e78651
1 changed files with 1 additions and 1 deletions
|
|
@ -228,7 +228,7 @@ Subqueries containing an aggregate function or `DISTINCT` are not supported.
|
||||||
|
|
||||||
Simple CTEs (`WITH` queries) are supported.
|
Simple CTEs (`WITH` queries) are supported.
|
||||||
|
|
||||||
#### Restrictions on Subqueries
|
#### Restrictions on CTEs
|
||||||
|
|
||||||
`WITH` queries containing an aggregate function or `DISTINCT` are not supported.
|
`WITH` queries containing an aggregate function or `DISTINCT` are not supported.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue