what is the command to know key fields of file?
No Answer is Posted For this Question
Be the First to Post Answer
What is a library list ?
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
List the steps/commands necessary to accomplish the following: a. Copy data from the file ORDHDR into file ORDHIST b. The file ORDHIST may or may not exist c. If the file ORDHDR does exist, it may or may not contain data d. The file ORDHIST may or may not contain data, if the file does contain data the old data should be erased
How Many Specs Are There In Rpg & Which Are They?
What are the different opcodes used for file operation on a subfile in a rpg pgm?
Difference Between Interactive & Batch Job?
How do you put jobs in batch mode?
define what a data queue is along with a brief example of what it may be used for?
Want to know related Interview questions and answers for seniors
WHAT is STORED PROCEDURE CONCEPT IN AS400 WITH EXAMPLE?
what is a composite key?
function of DSPPGMREF?