|
Archives of the TeradataForumMessage Posted: Fri, 20 Sep 2002 @ 16:37:57 GMT
the syntax should be something like this below and will help you out I think. I am assuming that you only want to update the target table once for the update not for each row changed, so I have used the STATEMENT trigger construct Sometimes its an insert for the audit trail you are trying to do, really depends on what your trying to achieve by this as to what the trigger should look like this is an example of an update create TRIGGER admin.StageUpd this is an example of an insert: create TRIGGER admin.StageUpd Cheers John Street
| ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||