Which three statements describe how the strict SQL mode provides added security?
A.
It rejects statements that try to insert out-of-range values
B.
It rejects invalid dates.
C.
It limits the operations that the server can perform.
D.
It rejects queries that produce out-of-range values.
E.
It rejects queries that produce out-of-range values.
A,B
A,B,D
ABC
A B D
D because of https://dev.mysql.com/doc/refman/5.5/en/out-of-range-and-overflow.html