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
What is the use of db2?
What kind of database is db2?
Which components manage deadlocks in db2?
What is the result of open cursor statement?
What is nvl in db2?
What is access path in db2?
What are union and union all?
What is a db2 schema?
what is diffrence b/w file-aid tool and file-aid utility???
What is the use of with ur in db2?
How do I delete a column in db2?
How do you find the maximum value in a column in db2?
What is a dbrm in db2?
What is the maximum number of columns in a db2 table?
How do you simulate the explain of an embedded sql statement in spufi/qmf?