Skip to content

Commit 39c0e8c

Browse files
Merge branch 'mselwan-pipeline' of https://github.com/Marcinthecloud/cloudflare-docs into mselwan-pipeline
2 parents 79680f6 + 741c9ed commit 39c0e8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/r2-sql/reference/limitations-best-practices.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ R2 SQL is designed for querying **partitioned** Apache Iceberg tables in your R2
3333

3434
## Supported SQL Clauses
3535

36-
R2 SQL supports a limited set of SQL clauses: `SELECT`, `FROM`, `WHERE`, and `LIMIT`. All other SQL clauses are not supported at the moment. New features will be released in the future, keep an eye on this page and the changelog\[LINK TO CHANGE LOG\] for the latest.
36+
R2 SQL supports a limited set of SQL clauses: `SELECT`, `FROM`, `WHERE`, `ORDER BY`, and `LIMIT`. All other SQL clauses are not supported at the moment. New features will be released in the future, keep an eye on this page and the changelog\[LINK TO CHANGE LOG\] for the latest.
3737

3838
---
3939

0 commit comments

Comments
 (0)