Merge pull request #40243 from DanRoscigno/anylast-anyheavy

promote to H1 to fix case in title
This commit is contained in:
Dan Roscigno 2022-08-15 13:35:16 -04:00 committed by GitHub
commit f5c439a947
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
sidebar_position: 104
---
## anyLast
# anyLast
Selects the last value encountered.
The result is just as indeterminate as for the [any](../../../sql-reference/aggregate-functions/reference/any.md) function.