12.2中的JSON生成函数具有有限的数据类型支持。 你可以从json_arrayagg返回一个clob: select length ( json_arrayagg ( object_name ) ) from all_objects; ...
確定! 回上一頁