DB
FunctionsArray

array_sort

Sorts array elements in ascending order using numeric comparison when all values are numeric.

array_sort(…) → String

Kind · scalar

Sorts array elements in ascending order using numeric comparison when all values are numeric.

Part of the Array family.