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!

Cursor for loop and forall

surendra4ySep 21 2013 — edited Sep 21 2013


Hi All,

can  I  use cursor  for loop  in  forall if we can the  what is  the  way .

as I know  cursor  loop is  faster  the  normal cursor  and  for  all also faster  instant  of for  loop

so can  I combine both in my procedure.

Thanks,

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 19 2013
Added on Sep 21 2013
6 comments
491 views