How can you delete a record from a file in RPG without using DELETE oppcode?
Answer Posted / surya siram
I believe we cant delete a record without using DELETE Opcode. Or we can use SQLRPG "Delete" statement to delete a particular record.
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
what do you mean by an input subfile, what are the keywords required?
what is the rpg system?
Explain mdt?
how can you display specific subfile page on the screen in unequal subfile?
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.
thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400
What is the purpose of record level identifier?
how do you use commitment control in rpg?
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
what is kids-rpg?
what is program status data structure?
what is *place and *auto keyword in prtf ?plz explain
is this a rpg channel?
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?
1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.