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 was the robotech rpg?
is this a rpg channel?
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
what are the key words you must use when using a subfile?
what is the rpg system?
how do I play {insert rpg system here}?
what is kids-rpg?
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...........
write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen
What is the difference between copybooks and subprocedures in as400?
How to call one program from another program in RPG? please help me with the code
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
how can I tell when to replace the array?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
what is data area and how it is used in rpg program ?