| 1. |
If you are adding a constraint to an existing table and you include the keywords ENABLE NOVALIDATE, which of the following will occur?
Please select all the correct answers.
|
| |
A.
|
No errors for the constraint will ever be returned. |
| |
B.
|
No errors for the constraint will be returned for existing data. |
| |
C.
|
Errors for the constraint for existing data will be returned. |
| |
D.
|
Errors for data entered or modified after the constraint is added will be returned. |