| 2. |
When you DROP a table in Oracle, what is affected?
Please select the best answer.
|
| |
A.
|
Just the table structure |
| |
B.
|
The table structure and the data it contains |
| |
C.
|
Just the data contained in the table |
| |
D.
|
The table structure, the data it contains, and dependent objects such as indexes, constraints, and triggers |