what is flat file?
Answer / ravikumar
A flat file having same file name, same record format name and same field name with particular length
| Is This Answer Correct ? | 0 Yes | 0 No |
3 members in a databasefile .how to read records from all the members?????????
what is flat file?
Why there is invention of RPG if we can do insert update delete in CL through SQL.Why the rise of RPG?
there is any limit to display the members in rpg400?
in rpg could u please tell me errors types and meanings like 3030 that ....
two types of read performed in dataqueue?????
Can somebody tell me that, Is it possible to read all the member of PF without OVRDBF?
Can a run time array be declare like below with no specified number of elements ? Is it possible ? DFLD_ARRAY 7 DIM() INZ(*blanks) What does this mean ? Does this mean that the number of array elements will be dynamically declared during run time ?
What is I90(Insure 90)?
what is mean by *MAP and *DROP?what commands use these two keywords?why are they used?
Can someone tell me tell me what is meant by message wait...?
How do you know if a record exists without doing a READ and CHAIN?