wat is the difference between dataarea and data queue?
Answer Posted / shantanu kr dutta
1.We can't initialize an variables at the time of
declaration of a data Queue but we can initialize data area.
| Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
are there any useful c runtime apis that I can call from rpg iv?
what do you mean by an input subfile, what are the keywords required?
how do I declare a table or array in rpg iv?
How to call one program from another program in RPG? please help me with the code
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?
what is *place and *auto keyword in prtf ?plz explain
What is the difference between iter and do?
How to declare the pull button in AS/400..
When it is desirable to describe files Internally?
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
what is the rpg system?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
Interviewer asked me write down DDS for load all subfile .can anybody write dds