Assume my file has 100 records and I want to see only first 10 records. Is this possible through lf?
Answer / sagar sudhakar wagh
Yes it is possible through LF. We can use SELECT/OMIT keyword to filter the record of physical file according to our need.
Is This Answer Correct ? | 1 Yes | 0 No |
What is the significance of UDATE?
1.I have a Batch job, Running for 4 hours, i want to reduce the executing time to 2 hours what should you do?
How can you determine the number of characters in a variable?
1.Where we declare Variables in RPG/400,RPGIV,RPGILE.? 2.When do we use D-spec and I-spec in real time ?.what is difference between them?
How to select highest score of each subject or how to select highest income of every month?
can anyone explain aboutovrOVRDBF,OPNQRYF, OVRSCOPE and OPNSCOPE?
what is file information data structure?
can anyone say,what is the use of operation extended H/N/P?
Can any one plz explain the concept of INFSR, *PSSR, INFDS AND PSDS, I' confusing about PSDS and *PSSR, Wat is the difference btw them, wat PSDS will do????
what is *place and *auto keyword in prtf ?plz explain
What is the Record Address file. How can we use it in RPG program?
1.How to load Records of a Physical file(PF) in the reverse order, in CL program?