high everybody!

I've got a problem with an update trigger which is as follows:
the definition of the trigger is of the form

create trigger Stra�enname_UPD for SQL.Stra�enname
AFTER UPDATE(column1, column2) EXECUTE ( BEGIN   ... END;)

the whole thing triggers for updates of column1 but NOT for those of
column2. what's wrong?

thanks for your help and
best regards,

Heidi Rufer
_______________________
anTloop Technologie AG
Hildastr. 66, 79102 Freiburg
0761 / 791 878 32
[EMAIL PROTECTED]

_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to