Skip to content

ARRAY_REVERSE_SORT

  • list: ANY[]
  • col1: VARCHAR
SELECT array_reverse_sort([3, 6, 1, 2]);