Skip to content

SQL Reference

ARRAY_CAT

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