> i am trying to understand the performance of the following > ABAP Sequence: > > > while ...... > fetch next cursor %dbcursor > ....... > > endwhile. > > I would like to compare it with ABAP statements as SELECT > ... ENDSELECT > or SELECT INTO TABLE.
You might want to use SE30 and ST05 for your examination. For more info, see SAP training BC490. HTH Christian -- #include <std_disclaimer.h> /* The opinions stated above are my own and not necessarily those of my employer. */ -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
