ETL: CLOB & array of arrays Extract select json_arrayagg( json_array(<columns>) ... json_data FROM m; 34 SELECT JSON_ARRAYAGG( JSON_OBJECT( ...
確定! 回上一頁