What is the difference between a Physical File & a Logical?
Answer Posted / david
In a database management system, a physical record is the actual binary representation of the data whereas the logical record is the text representation of the data that humans can read and understand.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
what are all the contents of subfile?
In RPG How to read a records from a file without using read opcodes?
how you will find an error which is not in the first page of the subfile without using rolldown key?
when would you prefer logical file than opnqryf?
how can you execute a command from within an rpg program without calling a clp program?
What is the difference between physical file and logical file?
what is the use of sflend keyword?
what opcode will be used to test the zone of a character field?
records can be read/update/deleted with which file?
What is %CHECK?
how do u compile rpgle program?
is it there an easy way to determine if an html section is available to issue a wrtsection upon?
Write a CL program which will run a batch job at 1 am every night
how many files, printer files you can describe in a rpg?
what is the difference between normal upddta to pf and updating using dfu program?