Skip to content

SQL Reference

STRUCT_CONCAT

SELECT struct_concat(struct_pack(i := 4), struct_pack(s := 'string'));