Skip to content

SQL Reference

ARRAY_REVERSE_SORT

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