Suppose you have 3 members in a database file. How to read
records from all the members
Without using CL (OVRDBF) i.e. it should be handled
exclusively in an RPG program?
Answer Posted / reena
Create a logical file which contains the 3 members. Later
user the LF in RPG Program
Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
what are various techniques to pass parameters from one program to another?
explain the difference between defining subfile and message-subfile?
what opcode could be used to test an alphanumeric field for all numeric values?
what is a logical file?
what are the basic features of seu?
during input operation which indicator position is seton if there is a record lock?
What are the different opcodes used for file operation on a subfile in a rpg pgm?
Difference Between Interactive & Batch Job?
what is the use of sflend keyword?
What is the use of jdftval in as400?
why is the declare cursor statement is used for?
what if my system I runs with system value qccsid 65535?
what are necessary keywords to code message subfile?
what is the function of rlu ?
in conjunction with which statements can orxx and andxx conditions be used ?