1.

Using PL/SQL Packages to Display Information About Schema Object Space Usage which Returns information about free data blocks in an object (table, index, or cluster) whose segment space management is AUTO?

A. DBMS_SPACE.FREE_BLOCKS
B. DBMS_SPACE.UNUSED_SPACE
C. DBMS_SPACE.SPACE_USAGE
D. None of the above
Answer» D. None of the above


Discussion

No Comment Found