suppose if we want to update the data in cl what we will do?
Answer Posted / ali
we can updateby executing SQL update statements in CL
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
give an eg of ACQ-(ACQUIRE),BIT OFF,BIT ON,DEALLOC,DUMP,FEOD,FORCE,MHHZO,MHLZO,MHLLZO,MLHZO,REL,RESET,TESTZ,TESTB,TESTN----GIVE SMALL EXAMPLE TO THE OPCODES...TO UNDERSTAND FUNCTIONING...........
what is the difference between do while and do until?
how can you display specific subfile page on the screen in unequal subfile?
How to call one program from another program in RPG? please help me with the code
do you use message subfiles? What are the necessary keywords required coding a message subfile?
Explain mdt?
can I touch the array during treatments?
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
When it is desirable to describe files Internally?
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
How Chain operation copies the record's data to the input buffer for the program?
How would display prime numbers using CL program?
what are the key words you must use when using a subfile?