Hi all,
I'm new to DB2 and I my proc has to process some 3 million records. Can I use cursors for this. Will cursors handle such large volumes of data efficiently or will it hang coz it need to store all 3 million rec in temp memory. Do we have any other alternative in DB2 other than using cursors to process such huge data? Pls advise.
Thanks,
Kayal.