Multiple Database triggers for the same type

Hey,

I’m after clarification - I’ve searched and cannot find an answer.

I have multiple database triggers for the same data type. Conditions on each don’t make them all exclusive (Ie: there are instances where more than one trigger condition is met for a given data type).

Do all triggers that meet ‘only when’ conditions fire when data is changed? If so, is there a particular order or do they fire simultanteously?

Regards,
Ben