how to handle duplicate records in rpg program?
No Answer is Posted For this Question
Be the First to Post Answer
IF a file has 10-members how do you process all of them? using CL& USING RPG?
GO TO stmt which of the following is not true A) GO TO stmt is not essential in the sense that it is possible to write programs without using GO TO B) The target of the GO TO stmt being a procedure name avoiding GO TO result in a program with no procedure name C) Indiscriminate use of GO TO stmt can make the control structure program substantially complex D) Too many GO TO stmts make a program difficult to understand
Categorize the mainframe manual testing?
what are the ARRAY operations in rpg/400?
how are start and xctl different?
how could you write a program in a structured format?
what is RUNSQLSTM?
How do you create a like table?
If anyone has latest IBM Certification Dumps can you pls forwards it to me
by using xpeditor if we want to debug the subpgm, how can you code in x-ped for mai-pgm n sub-pgm ?
What is the need of running runstats in the test environment?
If DB2 query returns in null value, how do you work with it in PL/1?