what is flatfile?what is the use of this file?where we can
use usualy?what is the advantage of this?
Answer Posted / prasanth
Flat file is used to send data from one system to another.
I.e You can read the data from flat file and map the flat
file date to database files. Mainly used in EDI references.
And also you can use SUBSTR to extract specific length of
string usig SQL from flat file.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
define the purpose of the leave operation?
which of the cl command can be used to determine which logical files are dependent on a specific file?
during input operation which indicator position is seton if there is a record lock?
what is join logical file?
What is the default access path of a file?
what is the function of rlu ?
what are the different types of arrays available in rpg ?
what is the maximum number of records you can specify in a display file?
how you get the relative record in a subfile in which cursor is located?
define the purpose/use for sflrna?
what are different types of substems?
what are the three line types in rlu ?
how to declare a constant variable in the freeformat?
how to write *pssr ?
what is meant by object lock requests,held locks and locks waiting to be applied(wrkobjlck) why should we apply for locks.Please explain sir.