It all depends on the type of trigger used.
- a row level trigger will fire for each row affected by the DML operator (note that this is also true for statement
INSERTbased on SELECT) or use multi-line syntax to insert more than one row at a time) - .
Oracle, PostgreSQL DB2 . Microsoft SQL Server , MySQL .