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!

can we use UTL_file.put_line along with forall loop in oracle 10g

592091Aug 29 2007 — edited Aug 30 2007
Hi,

Is it possible to use UTL_file package along with forall in oracle 10g as in oracle 9i it was not possible.

I am basically bulk collecting data into a collection and then need to use forall loop for printing the data into the file.

Or do i need to go for normal forall loop.

Rgds,
Amol
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 27 2007
Added on Aug 29 2007
10 comments
1,605 views