What is the difference between Array and Table?
Answer / jeetendra yadav
Array: Array is stored any where in the body of the input records.
Table: Table is stored at the begining of the input records.
Array: We can access all the elements in array by specifying the array name.
Table: Only one table element can be accessed at a time.
Array: Array can be searched randomly.
Table: Table can be searched consecutively.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is program status data structure(psds) in as400?
how will you find a string using pdm?
Why would you prefer OPNQRYF than logical file?
what is multijoin logical file? what are the keywords available in joinlogical file? what are the mandatary keywords for joinlogical file? explai the keywords?
what is the length of a variable in rpg?
What is a query can be displayed without saving it?
Can you use multi format LF in CL program?
What is the Select and Omit criteria in logical file?
what is OUTFILE?what is the uses and disadvantage? where we can use this?
Why we are not able to perform insert delete and update operation in Join logical file?
Can anyone answer me when we will go for LF without key fields
what does the ovrdbf command do?