Skip to content

LIST_REVERSE_SORT

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