In Oracle Database producing XML would look like this. ... SELECT json_arrayagg("employee".employee) FROM (SELECT json_object( KEY 'id' ...
確定! 回上一頁