When does the DFT keyword in PF be used?
Answer / vinay kumar gupta
To specify the default value it a field.
| Is This Answer Correct ? | 0 Yes | 0 No |
how do we know batch job aborted after we submitting it
what is a program described file in rpg?
what keyword must be used with protect keyword ?
Distinguish between logical file and physical file?
What does SDA stands for ?
Can an indexed file be accessed in arrival seQuence in RPG program ?
A phisical file has two fields like 1) Account No(10,0) 2)Phone No(15,0)Unique on both fields?Please give me the answer for this?
How to inner join more than 2 PFs in a CL program using OPNQRYF command?
how can you detect and handle a record lock situation?
1.what is mean by compilation and runtime error? 2.How to define ALFA numeric value in pf? 3.what command is used to define a data in cl pgm? 4.What type of command is used in page at a time subfile and load all subfile?
What is the default value for the number of increment for the physical file?
What is the difference between iter and do? We know both are used to execute set of statements repeatedly, but what is the main difference?