What is TRIGGER in DB2
-
- Posts: 14
- Joined: Thu Dec 20, 2007 2:38 pm
- Skillset: mainframe skills: jcl,vsam,cobol,db2,cics
- Referer: ibmmainframes.com
-
- Posts: 1
- Joined: Thu Dec 06, 2007 10:51 pm
- Skillset: COBOL (74 thru current), CICS, DB2, IMS DLI (Command Level), IMS DB/DC, VSAM, TOTAL, RAMIS, JCL, TSO, ISPF, FILEAID, DATA EXPERT, DITTO, OS Utilities, Endevor, Changeman, XPEDITER, SMARTTEST, INTERTEST .... etc ...
- Referer: The other forum
Re: What is TRIGGER in DB2
A trigger is a set of instructions that are executed after a DB2 action, such as INSERT, UPDATE or DELETE, on a particular table. You would use the CREATE TRIGGER statement to build your trigger for a particular table.
-
- Similar Topics
- Replies
- Views
- Last post
-
- 0
- 9896
-
by danik56
View the latest post
Thu Sep 17, 2020 10:21 am
-
-
Control-M : Do not trigger dependent job upon force complete
by Supernuvo » Mon Nov 29, 2021 1:51 pm » in All Other Tools - 0
- 3317
-
by Supernuvo
View the latest post
Mon Nov 29, 2021 1:51 pm
-