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 the purpose of the indara keyword?
What is Sub-System?
Can we use OVRDBF command without using of OPNQRYF ? Or can we use OPNQRYF command without using of OVRDBF command ?
what is RCLRSC?
i have two pfs it contains "Status" fields in the same name "status in both the pf's...But i used the same name in display file...when i enter a status thru disp file it willbe added to pf1...so i want to rename "Staus " field in pf2 through program...............wat will do..give coding?
what is the use of unique keyword and what level it is defined?
What is the draw back of Procedures? why we are going to Modules?
when would you use or not use this approach?
How do you combine two record formats in RLU ?
difference between view and index ?
what is OUTFILE?what is the uses and disadvantage? where we can use this?
what is command in SFTP which is equivalent to SDUP command in FTP?