How do I use the data that was used to trigger the "trigger" in the trigger itself?
For example, lets assume we have a user (user_id) who created a new mission (mission_id) and therefore entered a new row in a table called missions.
Now I want to create a log in a table called log by using that specific user_id and mission_id.
What is that right syntax to do that?