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 |
Hi friends.. i want to be a IBM MainFrame Professional.. can any body tell me what is requirement for that... i m just BA, MA, and have simple diploma in Computers. what is pre-requisite.
Define a Job Queue?
how can a procedure will be added in to a srvpgm
What is source physical file?
write a pgm to read p.f using cl pgm?
what is a spool file?
What is left outer join?
How to know message id (errorid) in msgfile when error is occurred on screen ? WRKMSF will display all error id but i want to know error id based on error msg only?
1 Answers IBM, Ignis Technologies, SSR,
what are the different types of variables available in cl?
what is term cua , saa?
What are the types of data areas?
When will you use OPEN and CLOSE opcodes in RPG program?