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 ?
Answers were Sorted based on User's Feedback
Answer / 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 |
You can do it by using SPLICING option of ICETOOL.
| Is This Answer Correct ? | 1 Yes | 1 No |
In case if at some point of time db2 is down, would that impact the pre-compilation process of a db2-cobol program?
How to resolve -407 sql code in DB2?
Explain the benefits you can get from mainframe connect?
Why select is not preferred in embedded sql programs?
How to compare data between two tables in db2?
How do you define a correlated name?
Plan has the optimized access path in it. But is that optimized access path is attained or known
What is RUNSTATS?
How does the processing of a correlated subquery differ from a non correlated subquery?
What is iseries database?
What is the size of a data page?
Can we able to find all the Table names under a Particular Plan?