how does the runqry show the output?
No Answer is Posted For this Question
Be the First to Post Answer
What would be the output of the variable result? D RESULT S 5S O INZ(00011) C EVAL RESULT = %TRIM(RESULT) Please give me the correct answer for this A.0001 b.compile time error c.11 d.Runtime error
What is difference between rename and prefix?
I want to run ls *.csv (sftp command) from CL Program... Can u plz tell me when SFTP command will start running? i.e.which command should I use in CL Program to run ls command?
what is the maximum number of record formats in dspf?
what is jurnal?what is the use of theis?what is difference between commitment control and jurnaling?
what are the various types of device files?
OVRDBF FILE(xxx) TOFILE(libl/filename) share(*yes) In which scenario is share(*yes) used? could any one explain with an example?
how can u check no of records in a file?
what does the opcode free do?
why is the declare cursor statement is used for?
what is the command to know how many lf are related to a pf?
why we sometimes use same file name in FILE and TOFILE in OVRDBF and sometimes different??please tell