Skip to content

SQL Reference

ARRAY_EXTRACT

  • string: VARCHAR
  • index: BIGINT
SELECT array_extract('DuckDB', 2);