which type of object is used in db2/400?
No Answer is Posted For this Question
Be the First to Post Answer
if &var='good++++' &var2='day' &var *cat &var2 &var1 *tcat &var2 what is output
What is the difference between externally described file and program described file?
what is the purpose of the indara keyword?
what are all the contents of subfile?
explain the use of dftwrt display keyword?
Please give me the code for A=A+1 in cl program?
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)
what is a logical file?
what is difference between accespath and datapath? what is the difference between accespath and open datapath?
What is difference between rename and prefix?
WHAT IS ACTIVATION GROUP IN ILE?
10 Answers Accenture, HSBC, TCS,
Hi.can any body give me the code for this quesiton please.Because i dont have to try to enter the code in to the AS/400 server.Please can anybody give the answer for this question with complete code? A smple RPLE pgm which accepts the starting number and ending number as parameter.It then has to count all the odd numbers b/w the accepted range of numbers and display the results/ Ex:if the input parameters are 11 and 30 the result should be 10(11,13,15,17,19,21,23,25,27,29) Please explain and give me the complete code?