Parallel Cursor
Parallel Cursor
I figured out that the same can be implemented using the ABAP 7.4 syntaxes as
below:
But when I compare the performance for both of these, the previous one is quite
quicker than the one implemented with ABAP 7.4 syntax. Can someone let me know if I
am missing anything?