i have one file having 100 of records? i want to display it like
20 records in one column and 20 records in another column total
40 records per page ? how ?
Answer Posted / lu
you can't do that in Spufi....You could do it in the
program cobol...
you have to create 3 Pages...Each page you define 2 columns,
each columns you define 20 records....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the advantage in De-normalizing tables in DB2?
What is difference between alias and synonym in db2?
What is ibm db2 used for?
What is the maximum size of varchar data type in db2?
What is the difference between oracle and db2?
What is dpf in db2?
How to find the number of rows in a db2 table?
Suppose pgm A calling Pgm B .Pgm B has some Db2 program. at the time of compilation should plan and package will be created for both A and B or only B? What is the concept?
Can one database have multiple instances?
Can we insert update delete in view?
How to find the number of rows in db2 tables?
Where can you declare a cursor in a cobol-db2 program?
What is the physical storage length of the data types date, time, and timestamp?
What is image copy in db2?
What is the difference between dbm cfg and db cfg file in db2 ?