Skip to Main Content

SQL & PL/SQL

Announcement

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!

Parallel hint vs dbms_parallel_execute

961315Nov 20 2013 — edited Nov 20 2013

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.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 18 2013
Added on Nov 20 2013
3 comments
1,235 views