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!
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,