How to inner join more than 2 PFs in a CL program using
OPNQRYF command?
Answer / omer ozen
You don't. OPNQRYF is an abomination. Don't use it and use
a proper language to do your programming.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is cab?
What is SFLPAG
What are all the compiler directive statements?
what is the difference between packed decimal and zoned decimal?
Write the subfile logic program for the given concept. Load the data to the subfile depends upon the designation where designation is not a key field?
define the purpose of the leave operation?
if we tried to move year part of *iso date into a field of length 3, what will happen ?
What is the purpose of CHGPF (Change physical file) command?
when you are defining a flat file in your program in f specs which format will you specify?
What is the difference between Interactive & Batch Job?
explain the use of dftwrt display keyword?
Is it possible to add an keyfield or field to an Physical file without changing its file identifier. Example : - Say I have an existing physical file which is being used in 5 programs. Now I want to add an additional Keyfield or an field to it and I don't want to recompile the programs.