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 |
PGM QSH CMD('/QOpenSys/bin/sftp -b/home/test/myfile.txt serverUserID@server') ENDPGM In above example,what is content of myfile.txt ...Thanx
DIFFERENCE BETWEEN BINDING LANG AND BIND DIR WHEN USING IN SERVICE PGM...when using binding directory service pgm is necessary?
What is SFLPAG
how do you use commitment control in rpg program ?
what if my system I runs with system value qccsid 65535?
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 can I start a page in a new window?
What is program status data structure(psds) in as400?
define the rcvf command?
what is the disadvantage of using global variable?
define the purpose of the *cat function?
how would you design the process for a nightly, high volume check producing process that needs to select only records that are flagged to be processed?