HOW TO DELETE THE RECORD FROM MASTER FILE WHICH IS LINK BY
ANOTHER TRASATION FILE WITH REFERTIAL INTYGRITY?
Answer / maheshg
Delete the record from dependent file where it has
REFERTIAL INTYGRITY then delete the record from master
file.
| Is This Answer Correct ? | 3 Yes | 0 No |
1.I Have a physical file , i want to read the data from the each and every member of the File in the CL Program.How do you achieve this. 2.How do you do the same in RPG?. do think is it possible to read data from all the members in the RPG?
How do I read records from Subfile? what is the purpose of READC explain with example?
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?
Why we need to give File and To file Names While we are using OVRDBF. What is your understanding related to this?
3 members in a databasefile .how to read records from all the members?????????
1.Write code to read the records from a file and load an array of size 99? Make sure that you take care of all the error conditions?
what is post opcode do
difference between CHAIN and READE?
Why we cannot call a service program? If I add a PEP can i call the service program?
If I have a file with 5 record and that file has 2 Key field and I want to read the unique record of the file then how can we achieve it?
What are the commands that can be executed in CLP but not in RPG? Why?
Maximum how many files declare in rpgle