What are Triggers?
Answer Posted / prima krishnan,escubetechnolog
Triggers are user-written programs that are associated with
database tables. You can define a trigger for update,
delete, and insert operations. Whenever the operation takes
place, regardless of the interface that is changing the
data, the trigger program is automatically activated by DB2
database and executes its logic. In this way, complex rules
can be implemented at the database level, totally
independent from the application layer......
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
how do you specify page overflow indicator for printer files in rpg?
what is the command used to invoke rlu ?
which are the member types which seu supports?
what is the purpose of putovr (put with explicit override) keyword?
how to develop some simple graphs (bar charts) using just html?
how you will know whether you are in sfldrop or sflfold mode?
what the purpose of ovrdta, ovrata keywords?
which are the query selection criteria, which can be given in a query?
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?
What Is Ddm ?
distinguish between terminating a program through seton lr and return?
define the purpose of the leave operation?
what is the purpose of data structure?
what is the purpose of dynslt keyword?
Difference Between Skip Before & Space Before?