What is difference between fully procedural file and primary file?
Answer Posted / 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 |
Post New Answer View All Answers
how to define global parameter in ile ?
how can I predict the performance of my cgis?
can anybody give the interview questions list of RLU. plz mail me: dinesh_sati07@yahoo.com
What is the Difference between command attention key and command function key ?
how can a cgi check whether an ifs object is available?
which are the string manipulation opcodes?
I need to insert a record in a file using STRSQL containing the some field values same as an already existing record in that file.I know to smple insert mentioning those values one by one.But is there any another query can be prepared for the same .Please share the query if known to you. Thanks in advance.
what is the version of os/400 that we have?
how can you specify no duplicate key?
what is rpg fixed logic cycle?
how to read database records without locking them?
where will control be passed after the execution of the *pssr subroutine if the factor2 of the endsr is blank ?
what is the purpose of data structure?
how to write code for singlepage in sqlrpgle with update ?
how many printer files maximum can be used in single rpg program?