What is the difference between regular logical file and join logical file?
Answer / 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 |
What is Spool file, Why is it required?
How many primary files allowed in a program?
Hello friends, i am new to AS/400. Can any one help me in AS/400 i meant say can you send me some FAQS and interview questions.
what does check opcode is used?
how to see the error messages for each command in cl?
How to Define a Procedure in RPG?
How can we sort an array?
what is *inzsr used for?
What is field reference file?
what is message file?
how to write code for singlepage in sqlrpgle with update ?
is it there an easy way to determine if an html section is available to issue a wrtsection upon?