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!

PIPELINED function vs. BULK COLLECT performance

625883Feb 20 2009 — edited Feb 20 2009
Does anybody know where I may find documentation discussing the performance differences between a PIPELINED function versus using a BULK COLLECT?

Or, does anybody have any advice on which of these two approaches is faster? I am almost certain that the level of performance for these two approaches is tied to the specifics of the application and what it should do, which is why I asked for documentation that I could read to asses the differences as they would apply to my need. But, if you have some experience choosing between these two approaches, I would love to hear about it.

Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 20 2009
Added on Feb 20 2009
4 comments
2,632 views