What is the difference between a Physical File & a Logical?
Answer Posted / swagga refic
The difference between logical and physical file organisation is that in physical file organisation contains data and have only one record format where as logical file organisation is a view of physical file organisation which does not contain any data and may be based on one physical file or more than one physical file.
(N.B) 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 ? | 8 Yes | 3 No |
Post New Answer View All Answers
what is logical file?
what does the ovrdbf command do?
how do you know that records are locked?
why is the declare cursor statement is used for?
what is the disadvantage of using global variable?
What is the Difference between command attention key and command function key ?
In RPG How to read a records from a file without using read opcodes?
what is a logical file?
how many specifications are there in rpg/400? What are they?
what are various techniques to pass parameters from one program to another?
what is the maximum number of files allowed in rpg?
can error messages as a result of a comp, range or values keyword be overridden?
how can you detect overflow for a print program that prints multiple lines per cycle?
WHAT is STORED PROCEDURE CONCEPT IN AS400 WITH EXAMPLE?
is there any way I can ease my rpg controls on numeric input fields? How about an input date field?