How to find d key field of a pf that doesn’t have source
physical file?
Answers were Sorted based on User's Feedback
Can a indexed file be accessed in arrival sequence in RPG?
What hapens when we use CPYF command to copy a LF? On which PF will it be dependent???
explain sflclr, sflend, sfldlt, and sflcsrrrn?
i have 6 char field in program, but this field is using in all files i want to chage field size as 10 char , how can i do this except using *like defn...?
in which journalling which attributes are necessary??/
Need a sql query: retrieve all duplicate records in table?
difference between CHAIN and READE?
Errors in Sql query will be in which state?
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?
Why we cannot call a service program? If I add a PEP can i call the service program?
i have a file with the values 10, 20, 30, 40, if am setll with the value 25 then readp, so what it will return?
Assume my file has 100 records and I want to see only first 10 records. Is this possible through lf?