When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
No Answer is Posted For this Question
Be the First to Post Answer
Can more than one subfile record be displayed on one line?
how we create binder member for updating service program and where we type this code on command line or in program ? strpgmexp pgmlvl(*current) export symbol (xyz0 endpgmexp. plz explain me this step by step .
Anybody know the difference of primary file and full procedural file
How can you delete a record from a file in RPG without using DELETE oppcode?
What is the purpose of PUTOVR keyword?
how to run only 10 modules of existing N modules in service program in RPGILE ?
In ProgramB there is a SBMJOB, which is a call to program C .There is also a CALL to program D from B. How would you check the program C has been executed in D?
I have a file .In that file i have 3 fields. Those fields are eno, ename, esal.Keyfield is eno. In that file i have data like this for eno 1,2,3,4,5. Now i need to display 2nd record. That means i need to set the pointer on 2nd record... Then, write the complete rpg program using setll.
Need a sql query: retrieve all duplicate records in table?
how does the rpg element work?
purpose of pannel group??/
I know whole thing ab't Arrays related to declaration..can anyone tell me what exactly use of array or anyone faced a situation where he found use of array must....