Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8497

Re: How to use parallal cursors in the place loop with in the loop

$
0
0

Hi Dinesh,

 

Instead of using parallel cursor in LOOP processing I'd rather recommend to use internal tables of type SORTED instead. These are capable to optimize access via WHERE-clause in the LOOP-statement (if WHERE clause contains first fields of SORTED key) and much less error-prone than parallel cursor. From a performance point of view, both techniques are nearly the same.

 

Best Regards, Randolf


Viewing all articles
Browse latest Browse all 8497

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>