# Functions
No description provided by the author
No description provided by the author
Links
(
SELECT JSON_ARRAYAGG(
JSON_OBJECT('id', id, 'name', name, 'age', age, 'create_at', create_at)
)
FROM `fns-test`.`user` ) AS foo;
*/.
Reference (
SELECT JSON_OBJECT('id', id, ...) FROM "schema"."away" WHERE "pk" = "host"."ref_column" OFFSET 0 LIMIT 1
) AS {name}.
No description provided by the author