What is difference between fully procedural file and primary file?
Answer / mohan singh meena
In primary file the records will be read and processed from begining to end. This order is not changed. In fully procedural file the records will be read and processed in any order. The logic flow is controlled by the opcodes in RPG program.
Is This Answer Correct ? | 0 Yes | 0 No |
In there is 100 no. of recordsin PF, if i delete all the records. Then what is the Size of the PF?
distinguish between terminating a program through seton lr and return?
what is the correct about QTEMP library(below mention)? a.it is Unique to a job b.it can be shared between different job c.it can only be deleted by QSECOFR d.Non Please give me the answer for this?
A phisical file has two fields like 1) Account No(10,0) 2)Phone No(15,0)Unique on both fields?Please give me the answer for this?
can you have multiple key lists for a single file ?
is there any way to dynamically merge other html scripts into a given html?
in conjunction with which statements can orxx and andxx conditions be used ?
what are the different opcodes available in rpg for database access ?
different type of cursor?
the maximum number of subfiles that can be active for a single file is ____ .
describe the difference between the dowxx and douxx operations?
how do you know that records are locked?