Skip to content

SQL Reference

LIST_REVERSE_SORT

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