Suppose you have 3 members in a database file. How to read
records from all the members without using CL (OVRDBF) i.e.
Entire process should be handled exclusively in a RPG program?
Answer Posted / ravikumar
2nd and 3rd answers are correct...
Yes, EXTMBR(*ALL) is used in RPGLE program...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
can you debug ile rpg program using isdb?
what is the procedure and explain about real time scenario.
How to call one program from another program in RPG? please help me with the code
what is file information data structure?
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen
what is the necessary keyword needed to scroll subfile records?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
what is the difference between do while and do until?
How Chain operation copies the record's data to the input buffer for the program?
How to write record if no field or the field are different in physical file in rpgle ?
What is a record lock error?
how do you use commitment control in rpg?
When it is desirable to describe files Internally?
What is the difference between copybooks and subprocedures in as400?