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 is plan? is plan executable or package?
wht steps we need will coding cobol and db2 pgm ?
In a single table,How to retrieve a employee-id of an employee who works in more than one department?
What is an alias?
What is host variable?
what is copy pending and check pending ?
What is difference between alias and synonym in db2?
What is the physical storage length of each of the following DB2 data types: DATE, TIME, TIMESTAMP?
How do u achieve record level locking in DB2 versions when record level locking is not allowed?
What is the function of logging in the db2 database?
Explain in detail about buffer manager and its functionalities?
Which command is used to remove all rows from a table?