Answer Posted / anitha
A trigger is a set of actions that are run automatically when a specified change operation is performed on a specified table. The change operation can be an SQL INSERT, UPDATE, or DELETE statement, or an insert, update, or delete high level language statement in an application program.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
How do I change the column size in db2?
What is bind package and plan in db2?
How and when does the db2 enforces the unique key?
What is ibm db2 database?
If I have a view which is a join of two or more tables, can this view be updateable?
Suppose pgm A calling Pgm B .Pgm B has some Db2 program. at the time of compilation should plan and package will be created for both A and B or only B? What is the concept?
Where do you specify them?
is it compulsory commitment control in journal?
What is declare cursor?
What is the connection string to connect to the DB2 Database ?
What is phantom read in db2?
What are foreign keys in db2?
How do I add a column to an existing table in db2?
What is catalog database in db2?