Skip to content

SQL Reference

LIST_ELEMENT

  • list: T[]
  • index: BIGINT
SELECT list_element([4, 5, 6], 3);