can we use UTL_file.put_line along with forall loop in oracle 10g
592091Aug 29 2007 — edited Aug 30 2007Hi,
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