Select JSON_OBJECTAGG( dname VALUE select JSON_ARRAYAGG(.. JSON_OBJECT('name' VALUE ename). ) from emp e where e.deptno = d.deptno. ) ...
確定! 回上一頁