If you still need triggers but don’t want to use triggers at some point, there are two methods: 1. Check what operations the trigger has. When some of your conditions are met, go to the newly created table Just delete the data generated by the trigger 2. Modify the trigger. The trigger can also be IF ELSEIF ENDIF. Write the conditions into the trigger
If you still need triggers but don’t want to use triggers at some point, there are two methods:
1. Check what operations the trigger has. When some of your conditions are met, go to the newly created table Just delete the data generated by the trigger
2. Modify the trigger. The trigger can also be IF ELSEIF ENDIF. Write the conditions into the trigger
Delete the trigger