For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
I am not able to understand how using parallel hint is diiferent from using package dbms_parallel_execute which divides the query in chunks and execute them in parallel.
Can someone please help.