What is access path in as400?
No Answer is Posted For this Question
Be the First to Post Answer
how you will find an error which is not in the first page of the subfile without using rolldown key?
How to avoid using indicators in ile ?
a multiple format logical file is also known as?
In Which Specs Arrays, Tables & Constants Are Defined?
difference between sflrcdnbr and sflnxtchg?
I have SQLRPGLE program in which there are some update statements which executed correctly. there were no errors run time. Once the program gets over, the file was not updated with the new values. What might be the reason?
What is the purpose of OVRDTA keyword ?
can a indexed file be accessed in arrival sequence in rpg program?
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 the main use of OPNQRYF ?? in that query why we can use OVERDBF and in that OVERDBY why should we use SHARE(*YES)
Why we sometimes use same file name in file and tofile in ovrdbf and sometimes different?
What is primary file? How many primary file can be declared in a RPG program?