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
How to rename a table in DB2 ?
What is buffer pool?
What is the syntax for seeing the columns and data types of a table in the db2 database?
How do you stop a db2 database in linux?
How to find primary key of a table in db2?
Give the name of some fields form sqlca.
How to fetch the last row from the table in SQL (db2)?
What is the cobol picture clause of the db2 data types date, time, timestamp?
What is the maximum size of varchar data type in db2?
What does db2 blu stand for?
What is the reason behind not using select * in embedded sql programs?
What are the full forms of spufi and dclgen and why are they used?
What is the use of value function?
What is the use of commit in db2?
What are catalog tables in db2?