Triggers enable to enforce data integrity constraints.
False
True
NA
NA
NA
Correct Option: B
In MySQL, a trigger can examine or change new data values to be inserted or used to update a row in a table. This enables the enforcement of the data integrity constraints.