Rationale
Multiple triggers on the same object often lead to redundant queries being executed, non-deterministic behaviour and significantly lower maintainability.
Scope
Apex triggers
SObjects definitions
Multiple triggers on the same object often lead to redundant queries being executed, non-deterministic behaviour and significantly lower maintainability.
Apex triggers
SObjects definitions