Page 1 of 1

Multi row fetch in COBOL DB2 program

PostPosted: Sat Jul 11, 2015 7:09 am
by tjegan
Hi All,

1. Apart from the syntax in Declare and fetch statement, What is the difference between Multi row fetch using host structure array and row set positioning in cobol-DB2 program?

2. Can anyone please let me know the which method is preferable in terms of performance and compatibility