Creation should include determining when the trigger should fire:
BEFORE—Before the triggering DML event on a table
AFTER—After the triggering DML event on a table
INSTEAD OF—Instead of the triggering DML event on a view