What are Triggers?
Answer Posted / yogesh
Trigger is an automatic action of databse which invoke a
program to perform based on perticular event at perticular
time
There are six type of triggers:
Insert + Before
Insert + After
Update + Before
Update + After
Delete + Before
Delete + After
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
can error messages as a result of a comp, range or values keyword be overridden?
what is message subfile?
how to write *pssr ?
what is the use of jdftval in join logical file?
what is the maximum number of records you can specify in a display file?
how many printer files maximum can be used in single rpg program?
give three main purposes of file specification ?
what does check opcode do ?
what is the necessary keyword for non-join logical file?
What is the Difference between command attention key and command function key ?
how will you search an array?
what is the clp command to access a query/400?
What is the difference between crtdupobj and copyf?
Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?
why do we use readc? What is sflnxtchg?