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 / syam
Create diff. 3 RUNQRY with 3 members and save it. Run this
QRY inside the RPG Program thru using EXEC CL Cammand.
| Is This Answer Correct ? | 4 Yes | 11 No |
Post New Answer View All Answers
how many files can be defined in f specs?
what is a non-join logical file?
Difference Between Source Physical File & Physical File?
what is the maximum number of subroutines allowed in rpg?
name few ibm supplied libraries?
define the purpose of the leave operation?
define the purpose of the iter operation?
what is the maximum number of fields under a record format of physical file?
what is the sequence when using cursor?
What Is The Object Type Of Pf, Lf, Printer File & Display File?
maximum number of subfiles that can be active for a single file is?
what are the different opcodes available in rpg for database access ?
what is a join logical file?
What is program status data structure(psds) in as400?
Explain The Keywords Edtcde & Edtwrd?