I am writing a db code, when data is inserted into one table, that related processed data should be immediately inserted into another table with scheduler. I’m thinking using triggers for the same, but as the data is risky and any mistake will be trouble. please suggest should I use triggers or not.
I have not tried anything yet
New contributor
Rinku is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.