How would I create a trigger that would store the insert/update on a table to a new table
sudo code something like:
Create Trigger Log_Table_X after insert or update On Table_X insert query into Table_Log