Given the following CREATE TABLE statement:Which statement is correct?
Which is a poor choice for a clustering dimension of a multidimensional clustering (MDC) table?
Which statement about Range-Clustered Tables (RCTs) is correct?
A table named MYTAB was created as follows:How many rows will be inserted into the MYTAB table?
Which statement about Insert-Time-Clustered (ITC) is correct?
A DBA wants to create a table named SALES that has the following characteristics:Effective data clustering and management of space utilizationRows in the table should be clustered based on when they are added to the tableWhich clause must be used with the CREATE TABLE statement to define this table?