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 / 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 |
What are catalog tables in db2?
I want to fetch the 10th row of a table which has been changed.How can I do it without going thru all the rows.
What is a DB2 bind?
What's The Error Code For Unique Index Voilation?
what is copy pending and check pending ?
How do I add a column to an existing table in db2?
What is host variable?
i have table agdet i want first 5 maximum commission which query will you write for this thanks in advance
Name some fields from SQLCA.
Can we insert update delete in view?
Where is the access path logic created by the DB2 Optimizer stored?
What is cursor stability?