how can you copy records present in a flat physical file to
a database file(physical file).please explain in rpg400 with
a simple example
Answer Posted / guest
Declare a DS with same data types in PGM and move the
record into DS and write the structured file using the DS
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Define declaration generator (dclgen).
What is null in db2?
Explain package in db2 and its advantages?
Can we insert update delete in view?
What is rebind in db2?
What is difference between rollback and commit?
What is copy pending and check pending in db2?
What is page size in db2?
What is check constraint in db2?
What is a bind card?
Mention the way of highlighting as well as putting a cursor to use in a cobol program.
Who uses db2?
What is the role of schema in the db2 database?
SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN KEY was expected
What is scrollable cursor in db2?