Skip to content

SQL Reference

ARRAY_CONCAT

SELECT array_concat([2, 3], [4, 5, 6], [7]);