Last statement of any rpg program is lr?
No Answer is Posted For this Question
Be the First to Post Answer
How to index LF by relative record no (RRN)
There is one string as A B C and wanted to display string as Shri A Shri B Shri C, how we can do this in sql? If we have around 100 values in string like this, each value should be displayed with initials as Shri.
How to know the perticular record in pf with out reading?
How many max. Record format a logical file have?
what is the intractive job? what is the batch job ? how to change the batch job to interactive job?
What is the interactive job?
YOU CAN DELETE THE RECORD SPACE PERMENANTLY IN PHYSICALFILE THROUGH CL?
what is error handling concepts in cl
how to update physical file using logucal file with example
how to see number of logical files depending on a pf?...can we declare more than 20 logical files from a single pf? is it possible
What is the interactive job? What is the batch job?
There are six records in a file and we are going to update that records and used commit operation when it complete the update but suppose when it updating the third record,a error occured and operation failed.Is previously two records will be update or whole operation will be rollback? Please confirm it.