The group by function, together with JSON_ARRAYAGG will allow you to create arrays of JSON objects inside a JSON: select json_object('state' ...
確定! 回上一頁