| 5. |
If you create an index on a partitioned table without specifying either LOCAL or GLOBAL, what do you get?
Please select the best answer.
|
| |
A.
|
A local index, automatically partitioned to match the table |
| |
B.
|
An error — Oracle requires one of the two keywords to be specified |
| |
C.
|
A global, non-partitioned index |
| |
D.
|
A global index, automatically partitioned to match the table |