groupArraySorted
Introduced in: v24.2.0 Returns an array with the first N items in ascending order. SyntaxN— The number of elements to return.UInt64
column— Column for which to group into an array.Any
Array
Examples
Getting first 10 numbers
Query
Response
Query
Response