write a query to get RRN value from rpg?
what are the ARRAY operations in rpg/400?
can we describe the results of opening for input empty vsam files in a cobol program?
Explain ibm z?
Name the versions of ibm mainframes have introduced in the market?
We have an output dataset in job with disp parameter as shr.
What is distributed relational database architecture? And components?
subscripting can be said as A) subscripting enables us to write a move compact code in the procedure division. B) subscripting enables us to refer to any element of a table by the same data name with the facility of identifying a particular element through the values of subscript. C) Subscripting reduces the no of entries to be included in the data division D) subscripting enables us to use loops in the procedure division
If DB2 query returns in null value, how do you work with it in PL/1?
How to find all duplicate records?
Redefines clause cannot be used in a) working-storage section b) 77 c) 66 d) elementary
Difference b/w Error and abend in COBOL
which of the following is not true about search verb A) every search stmt must contain the AT END clause B) any no of WHEN clause can be used with this verb C) this verb can only applied to a table which is defined with the OCCURS clause and INDEXED phases. D) WHEN condition is satisfied