SELECT JSON_OBJECT( 'ArrayKey' VALUE JSON_ARRAYAGG( DISTINCT col ) ) AS ... Once I wrote a general PL/SQL Package where you can do such ...
確定! 回上一頁