former_member656107
Discoverer
Member since ‎2019 Aug 08

User Statistics

  • 2 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

I want to insert another row according to the value of inserted row. But I got "modification of subject table in trigger not allowed" error. How could I get rid of this error. The sample trigger is like that: CREATE TRIGGER ex_trigger BEFORE ...