在19c版本中,該函數的語法 JSON_OBJECT 簡化了。 上面的查詢現在看起來像這樣: select json_arrayagg ( json_object (*) returning clob ) as json_doc from tab;.
確定! 回上一頁