What are Triggers?
Answer Posted / mithun
Triggers are user programs that are called when an operation
(Insert,update,delete)occured in a database table. By the
ADDPFTRG command in CL we attached a database pf with the
trigger program.Whenever this PF is changed, the trigger
program is call.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
what is logical file?
What is data structure in as400? What is the use of data structure?
what is the maximum number of files allowed in rpg?
which of the cl command can be used to determine which logical files are dependent on a specific file?
what is term cua , saa?
Can you summarize the steps I have to go through in writing my first cgi?
what is a query can be run in which mode?
what is the maximum number of subfiles that can specified in a display file ?
what are the different opcodes available in rpg for database access ?
can a join logical file be updated?
what is a non-join logical file?
how can I control from my cgis the cache of a remote browser?
what are the different types of arrays available in rpg ?
what is a keyed physical file?
what are the basic features of seu?