What is the benefit of using Externally Described files
over Internally
Described?
Answer Posted / nitin
The database which is created outside the program and
declare in program as Externally described. These are PF,
LF which have DDS and and compiled to create a object.
Externally described files are different from Program
described files whose DDS define within program itself.
Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
Can level check error occur if we do chgpf?
To Add A File To The 'file Selection' Option Of A Query, The Function Key To Be Pressed Is?
how can you execute a command from within an rpg program without calling a clp program?
what are the different types of data areas?
can you have multiple key lists for a single file ?
how to get the cursor position?
what is the difference between *like and *namvar ?
how to define to define a hidden filed in dspf ?
what is a non-join logical file?
what is maximum number of arrays allowed in rpg?
what is a primary file?
What Is Default Data Type (if You Define Decimals '0') In Physical File?
what is the sequence when using cursor?
what is the difference between seton lr and retrn?
What is diff between EVAL & MOVE?