If I have a file with 5 record and that file has 2 Key field and I want to read the unique record of the file then how can we achieve it?
Answer / mahalakshmi
Give file level keyword as the unique based on first keyfield
| Is This Answer Correct ? | 0 Yes | 0 No |
1)how to do date validation in rpg? 2)how to delete dUPLICATE RECORDS?
How to read a record from file where there is multiple record occurrence is available?
Q1.How to read the Array? Q2.How to copy the content of one Array to another Array?
What is the significance of UDATE?
what built in function can be used with SETLL.If you want to check whether the search argument is successful or not? Please give me answer with example?
what do you mean by SESSION/DEVOCE ERROR?
what is decimal data error? when it will come and how to achieve(rectify) this error please give me solution as well as code
I want my simple Green screen should refersh every 1 min ,How can I do it..? Please share the logic
in a cl pgm records are copied to a file in qtemp a pgm is called to delete records from the file in qtemp no of records in file in library qtemp is checked wat shud be the count of records let say it was 10 initially endpgm
what is file identifier wher we can use
What is I90(Insure 90)?
CAN WE READ RECORDS WITHOUT USING SETLL,READ,CHAIN IN RPG?