What are two purposes of the SET INTEGRITY statement? (Choose two.)

A.
To bring a table out of “Set Integrity Pending” state by performing the required integrity processing on the
table.
B.
To bring a table out of “Set Integrity Pending” state by performing only check constraint processing on the
table.
C.
To bring a table out of “Set Integrity Pending” state without performing the required integrity processing on
the table.
D.
To bring a table out of “Set Integrity Pending” state by performing only referential integrity constraint
processing on the table.
E.
To bring a table out of “Set Integrity Pending” state by performing only referential integrity and check
constraint processing on the table.