The following is a question of DB2 examination and I am confused why the correct answer is A.
Question:
How does the DB2 enforce table check constraints for data added to table with the LOAD utility?
A. With the BUILD phase of LOAD
B. With the SET INTEGRITY statement
C. With the DELETE phase of the LOAD
D. With the UPDATE CONSTRAINTS statement
Answer is A