cancel
Showing results for 
Search instead for 
Did you mean: 

SAP HANA DB question

DanielleLarocca
SAP Mentor
SAP Mentor
784

If we have a table trigger that becomes invalid by, for example, referencing a column that no longer exists, is there a way that we can still allow transactions on that table to succeed? So an insert or update operation should still complete on this table with an invalid trigger.

Accepted Solutions (0)

Answers (1)

Answers (1)

瑞迪秋拉丝
Newcomer
0 Kudos

Hi, we met the same problem, have you solved this feature?

We just don't want the trigger error happen.