Skip to main content

ARRANGE function

Arranges rows of a table based on specified order criteria.

Syntax

arrange(<table>, <orders>)
ParameterTypeDescription
tablevtThe table to be arranged.
ordersarrayThe order criteria for arranging the rows.