Skip to content

Commit

Permalink
Update order_preservation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
soerenwolfers authored Nov 27, 2024
1 parent 1e49f0f commit f2834d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/sql/dialect/order_preservation.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ The following clauses guarantee that the original row order is preserved:
* `SELECT`
* `UNION ALL`
* `WHERE`
* `ARRAY`

The following operations **do not** guarantee that the row order is preserved:

Expand Down

0 comments on commit f2834d0

Please sign in to comment.