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 |
wat is meant by hidden field , why it is used?
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
purpose of pannel group??/
What is the purpose of Panel Groups?
How to get only unique records from a file which contains duplicate data using CPYF command ? Example : FILEA has duplicate records and FILEB is a UNIQUE defined.... and I want to get the data from FILEA to FILEB by eliminating all the duplicate records...
How to find d key field of a pf that doesn’t have source physical file?
Can anybody tell me, does CL/400 handle LEVEL check while running the CL program....? plz share your experience...
What is the difference between RPG/400 and RPG4
Hello, I want to extend a length of field in my Display file(Subfile). Please suggest the possible steps. Thanks
How to update selected fields from pf without using update opcode. How to read all member in Rpg-3,without using any cl command?
what do you mean by an input subfile, what are the keywords required?
steps for debugging two rpg programs????