how will you find a string using pdm?
No Answer is Posted For this Question
Be the First to Post Answer
what is message subfile?
define the purpose of the iter operation?
How to create a user defined (general) data area?
what is primarykey?what is difference between primary key and forign key?
Difference between NOPASS & OMIT?
What is the purpose of CHGPF (Change physical file) command?
what is the main use of OPNQRYF ?? in that query why we can use OVERDBF and in that OVERDBY why should we use SHARE(*YES)
What is logical file in as400? What are the types of logical file?
What is GDA?
What is the purpose of RTVMBRD command?
which cl command can be used at program execution to redirect the file named in an rpg program?
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