What is the difference between regular logical file and join logical file?
Answer Posted / nitin trivedi
Regular logical file contains more than one record format.
Record format name in regular logical file should be same based on the physical file.
Join logical file contains only one record format.
Record format name in join logical file should be different.
Through logical file we can made changes in physical file.
Through join logical file we can't made changes in physical file.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
WHAT is STORED PROCEDURE CONCEPT IN AS400 WITH EXAMPLE?
Which command is used to replace CDUP command in FTP IF i WANT TO USE SFTP?
how can you execute a command from within an rpg program without calling a clp program?
records can be read/update/deleted with which file?
what if my system I runs with system value qccsid 65535?
what is sflpag and sflsiz ?
what is sflrolval?
which of the following operations does not zero the field flda defined as 4,0?
In RPG How to read a records from a file without using read opcodes?
what is a query can be run in which mode?
What is the difference between crtdupobj and copyf?
How to reverse the string in rpg
What is binder language ?
define a output queue?
what is the purpose of putovr (put with explicit override) keyword?