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 |
Plan has the optimized access path in it. But is that optimized access path is attained or known
when i am trying to update a table having 1000 rows. the program abends.how we will come to know the last successful updated row was. we are not using any commit operations
How to resolve -504 sql code in DB2?
Can we delete records from view?
What is a cursor and what is its function?
What is the use of commit in db2?
Is it Possible to read from PS file and write it to database by using dynamic sql(execute immediate)
What is an alias?
wht is d/f b/w inner join and outer join ? d/f group by and order by having by ?
if one db2 pgm calls another db2 pgm. how many plans do we need. what r the steps involved..
Normalization in DB2 – first normal form, second normal form
what are the copybook changes generally we done?can anyone tell me......... Thanks in advance........