| 3. |
Which of the following descriptions about the effect of partitioning on SQL statements and maintenance operations are true?
Please select the best answer.
|
| |
A.
|
An SQL statement is usually directed at the complete table and a maintenance operation is usually directed at the complete table. |
| |
B.
|
An SQL statement is usually directed at a single partition and a maintenance operation is usually directed at the complete table. |
| |
C.
|
An SQL statement is usually directed at the complete table and a maintenance operation is usually directed at a single partition. |
| |
D.
|
An SQL statement is usually directed at a single partition and a maintenance operation is usually directed at a single partition. |