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
maximum number of subfiles that can be active for a single file is?
how to toggle between single line and multi - line display of a particular record in a subfile?
Can we debug the MSGW JOBS?
how to write code for singlepage in sqlrpgle with update ?
how you get the relative record in a subfile in which cursor is located?
how does the runqry show the output?
what is the difference between packed decimal and zoned decimal?
Explain The Keywords Edtcde & Edtwrd?
what are different record spacing keywords in rlu ?
what is the command used to invoke rlu ?
what is externally described file ?
If I want to execute Sftp commands(LS & GET) stored in Physical file from CL program automatically...Can u Plz tell me how can I do this?...How the script will look?? THANX FOR NY HELP...
Why we sometimes use same file name in file and tofile in ovrdbf and sometimes different?
How can we change the uppercase to Lowercase in RPG?
define a shared access path?