Exhibit: View the Exhibit and examine the properties of the USERS tablespace. You execute the following statement to shrink the TRANS table existing on the USERS tablespace: SQL> ALTER TABLE trans SHRINK SPACE CASCADE; <br /> Which objects would be affected by this command?()<br /> <img src="https://img.ppkao.com/2018-08/xiashuhui/2018080115421077159.jpg" /><p> Exhibit: View the Exhibit and examine the properties of the USERS tablespace. You execute the following statement to shrink the TRANS table existing on the USERS tablespace: SQL> ALTER TABLE trans SHRINK SPACE CASCADE; <br /> Which objects would
A、A. the materialized views based on the TRANS table
B、B. the materialized views log of the TRANS table
C、C. the TRANS table
D、D. the B*Tree indexes on the TRANS table
E、E. the large object (LOB) segments of the TRANS table