SELECT JSON_ARRAYAGG(JSON_OBJECT('id', u.id, 'name', u.name, 'sales', ... MySQL supports a native JSON data type defined by RFC 7159 that ...
確定! 回上一頁