What are all the different types of access path?
Answer / hoshiyar singh
Arrival sequence access path. Keyed sequence access path.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is array in as400? What are the types of array?
if &var='good++++' &var2='day' &var *cat &var2 &var1 *tcat &var2 what is output
PGM QSH CMD('/QOpenSys/bin/sftp -b/home/test/myfile.txt serverUserID@server') ENDPGM In above example,what is content of myfile.txt ...Thanx
What is SDA used for?
What is Spool file, Why is it required?
how many files can be defined in f specs?
Please give me the code for A=A+1 in cl program?
Suppose we have field reference file we were any changes that corresponding Physical file then what will Happen in field reference file??
is it possible, in the same cgi, to run more than one gethtml or gethtmlifs?
how to write *pssr ?
how you will know whether you are in sfldrop or sflfold mode?
1.what are the builtin funtions in cl pgg?Explain with example 2.what is meant by left outer join?where we can use this?