Why there is invention of RPG if we can do insert update delete in CL through SQL.Why the rise of RPG?
Answer / nkumar
Well CL is not meant for the database programing. In previous version of AS400 update,insert was not possible through CL. From V5R4 we have the API available or we can use the QMQRY objects and run them through CL. RPG provides the easiest way of playing with the data base with so many OPcodes available.
| Is This Answer Correct ? | 3 Yes | 0 No |
am 2010 passed out . can any one tell me which course is good to put 2+fake .guide me
wat is scan and check ? give me real time scenarios where we used these keywords in ur projects?
I want to add 10 days in current date. how it is possible in CL program...?
what is the procedure and explain about real time scenario.
0 Answers Adhoc Technologies, Hanuman Automation, HSBC, IBM,
1.What is referential Integrity? 2.What is Foreign Key? 3.What is Transfer Control? 4.What is Free format?
how do I do concatenation in rpg iv, like I do in cl?
When it is desirable to describe files Internally?
program to find the number of objects used in a given program through a display.
What is the purpose of record level identifier?
Q1.How we can copy the data of file one session to another session? Q2.how we can execute a loop infinitely in AS/400 coding? Q3.In ALDON tool,multitask is posible on a perticular object by the user?
parameters cannot be passed in which one???
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg