If the following statement is executed: REORGCHK UPDATE STATISTICS ON TABLE ALL
What will happen?
A.
RUNSTATS will be executed on all user tables and a REORGCHK report will be generated.
B.
RUNSTATS will be executed on all user and system tables and a REORGCHK report will be generated.
C.
RUNSTATS will be executed on all user tables only if statistics have not been collected and a REORGCHK
report will be generated.
D.
RUNSTATS will be executed on all system tables only if statistics have not been collected and aREORGCHK report will be generated.