Oracle bug produces duplicate aggregate values in JSON_ARRAYAGG [duplicate]. Using this database: create table t1 (t1_id int); insert into t1 values (1); ...
確定! 回上一頁