i have 1000 records in pf.what are all the ways to read a
particular name records in rpg?? ie.. in pf i have a name
called demo appeared around 52 times hw will we read this
particular records in rpg/400?.
Answer Posted / rajgoaj
Can it be done by using group function on a SQLRPG?
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
is this a rpg channel?
What is file identifier where we can use?
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
How many program bind in one module....
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?
How Chain operation copies the record's data to the input buffer for the program?
How can we override a file during runtime in rpg?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
what do you mean by an input subfile, what are the keywords required?
How to handle duplicate error handling in RPG?
what is a rpg?
are there any useful c runtime apis that I can call from rpg iv?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
how do you use commitment control in rpg?
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?