What are Triggers?
Answer Posted / newbiezhang
trigger is a approach to catch the Data before or after the
Data manipulation performed. we can use triggers to valid
data, save the data change log, or do other manipulation
base on our business logic.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
how will you display a particular page in subfile ?
which indicator is used for read?
records can be read/update/deleted with which file?
What is the difference between non-join logical files and join logical files?
what are the three line types in rlu ?
when should I use method get, and when should I use method post in my cgis?
how to pick up the changed records every time in a subfile after the first change made ?
what is a query can be run in which mode?
when are the referential constraints executed?
which are the figurative constants used in rpg?
how can I give more performance to some selected pages?
distinguish between terminating a program through seton lr and return?
how many printer files maximum can be used in single rpg program?
what is the sequence when using cursor?
why is the declare cursor statement is used for?