What is the difference between access path and Dynamic select?
Answer Posted / gitesh tomar
Dynamic select occurs whenever the program reads file. But access path occurs before the file is read (but not necessarily). Because access path maintenance performed on the file.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how can u check no of records in a file?
how to get the cursor position?
how to write code for singlepage in sqlrpgle with update ?
how many files, printer files you can describe in a rpg?
what is the disadvantage of using global variable?
how do you know that records are locked?
What is the as400 called now?
What is data structure in as400? What is the use of data structure?
1. There is a file called Month. Month has 12 members called Jan, Feb, ..., Dec. How to design a rpg code which can access any member and show its content. (User can ask for any member when required)?
What is the difference between physical file and logical file?
where can you specify an indicator in lokup operation?
what is the maximum number of records you can specify in a display file?
What Is Default Data Type (if You Define Decimals '0') In Physical File?
what is message subfile?
what is the difference between normal upddta to pf and updating using dfu program?