Which action(s) will cause a compression dictionary to be removed from a table?()
A、Set the table COMPRESS attribute to NO.
B、Set the table COMPRESS attribute to NO; run REORG against the table.
C、Set the table COMPRESS attribute to NO; run INSPECTRESETDICTIONARY against the table.
D、Set the table COMPRESS attribute to NO; run RUNSTATS against the table.