Answer Posted / satty
trigger is a set of actions that will be executed or implemented , when a defined event occur. triggering events are 1.insert, 2.update, 3.delete
triggers can be defined for a specific table and once defined then it is automatically active.
triggers are used to do a data validation and to maintain data integrity.
types of triggers:
before trigger and an after trigger.
triggers information can be stored in the sysibm.systriggers
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
i want to maintain uniqueness on pdf without make lf??????????
What is host variable in db2 cobol?
What is role in db2?
What is the maximum size of varchar data type in db2?
How to fetch the last row from the table in SQL (db2)?
What is the maximum number of columns in a db2 table?
How to execute stored procedures?
What is the connection string to connect to the DB2 Database ?
What is an instance database?
What db2 400?
Is db2 a mainframe?
What is bind package and plan in db2?
What's The Error Code For Unique Index Voilation?
How do I delete a table in database?
What do you mean by storage group (stogroup)?