What is the difference between a Physical File & a Logical?
Answer Posted / narender
Physical file (PF) contains the data and have only one
record format. Logical file (LF) is a view of the physical
file which does not contain any data may be based on one
physical file or more then one physical file. Logical file
can have more then one record format. Logical can be non
join or join logical file. Performance becomes better if
you use the logical file in the program.
| Is This Answer Correct ? | 48 Yes | 8 No |
Post New Answer View All Answers
distinguish between terminating a program through seton lr and return?
when are the unique constraints executed?
what is the version of os/400 that we have?
Write a logic program for knowing the repeated number of a vowels in a given program?
why is as/400 called object oriented machine?
What Is Default Data Type (if You Define Decimals '0') In Physical File?
what is the difference between *like and *namvar ?
what is the purpose of ovrdta (override data) keyword?
which cl command can be used at program execution to redirect the file named in an rpg program?
which single rpg opcode performs both setll and reade?
can anybody give the interview questions list of RLU. plz mail me: dinesh_sati07@yahoo.com
explain the purpose of keep and assume keywords?
Difference Between Skip Before & Space Before?
define the purpose of the *cat function?
can we define multi-dimensional arrays in rpg ?