MCQOPTIONS
Saved Bookmarks
| 1. |
Which statements are correct regarding indexes? |
| A. | When a table is dropped, the corresponding indexes are automatically dropped |
| B. | For each DML operation performed, the corresponding indexes are automatically updated |
| C. | A non-deferrable PRIMARY KEY or UNIQUE KEY constraint in a table automatically creates a unique index |
| D. | All of the mentioned |
| Answer» E. | |