Dan, My understanding is that the FOR LOOP is turned into a BULK COLLECT LIMIT 100 behind the scenes, so its performance should be very similar to an explicit BULK COLLECT (and this is what I've found in my testing - I've been unable to reproduced the 6x difference shown in the example above). Regards, Kevan Gelling
↧