How can I use DBMS_PARALLEL_EXECUTE on a partitioned table?
I'd like using DBMS_PARALLEL_EXECUTE.create_chunks_by_rowid on a sigle partition of a table.
How can I do?
0
I'd like using DBMS_PARALLEL_EXECUTE.create_chunks_by_rowid on a sigle partition of a table.
How can I do?