Skip to content

SQL Reference

LIST_DISTINCT

  • list: T[]
SELECT list_distinct([1, 1, NULL, -3, 1, 5]);