wat is the difference between array and multiple occurence
data structure?
Answer Posted / swetha p rao
Multi occurance Data structure can hold different types of
data per record where Array can have only one data type.
we can read multi occurance DS using OCCUR and for arrays
we have to read based on index
| Is This Answer Correct ? | 22 Yes | 3 No |
Post New Answer View All Answers
How to select highest score of each subject or how to select highest income of every month?
How many program bind in one module....
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?
what is an online rpg?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
how do you use commitment control in rpg?
what was the robotech rpg?
How would display prime numbers using CL program?
thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400
How to handle duplicate error handling in RPG?
how do I play {insert rpg system here}?
what is the difference between do while and do until?
how can you display specific subfile page on the screen in unequal subfile?
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?