what are the different types of arrays?
Answer / sagar sakpal
Run time array
Compile time array
Pre runtime array
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the exact difference between Service Program and Binding Directory?
What are the steps to retrieve the records from Journal file...?
when are the unique constraints executed?
how to validate input values in display file ?
when is a tag statement used in rpg?
How to trap errors in CL?
I have SQLRPGLE program in which there are some update statements which executed correctly. there were no errors run time. Once the program gets over, the file was not updated with the new values. What might be the reason?
What is the difference between array and a multiple occurrence data structure?
using dfu, user will be able to ___________ from physical file?
Which of the following operations does NOT zero the field FLDA defined as 4,0? C MOVE *ZEROS FLDA C Z-ADD *ZEROS FLDA C Z-ADD 0 FLDA C MOVE *ALL'0' FLDA C SUB FLDA FLDA C MOVE '0000' FLDA C CLEAR FLDA C MOVE *BLANKS FLDA
1) Can we declare a Display file in CL? 2) How many no. of files can be declared in a CL? 3) What is Non-Join Logical file and its importance?
What is difference between fully procedural file and primary file?