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!

Execution Tuning

simon87Jan 6 2015 — edited Jan 7 2015

I was checking the explain plan with the append and parallel hint:

append.png

parallel.png

One shows the Load as select and other load table conventional. My question is: which is the difference between these and which has better performance?

Thanks

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 4 2015
Added on Jan 6 2015
16 comments
452 views