nerdexam
Oracle

1Z0-043 · Question #176

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…

The correct answer is C. the TRANS table D. the B*Tree indexes on the TRANS table. See the full explanation below for the reasoning.

Question

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; Which objects would be affected by this command? (Choose all that apply.)

Exhibit

1Z0-043 question #176 exhibit

Options

  • Athe materialized views based on the TRANS table
  • Bthe materialized views log of the TRANS table
  • Cthe TRANS table
  • Dthe B*Tree indexes on the TRANS table
  • Ethe large object (LOB) segments of the TRANS table

How the community answered

(31 responses)
  • A
    3% (1)
  • B
    10% (3)
  • C
    84% (26)
  • E
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-043 Practice