Answers

Question and Answer:

  Home  Oracle Architecture and Concepts

⟩ Explain can an Integrity Constraint be enforced on a table if some existing table data does not satisfy the constraint?

Yes.Use Enable Novalidate to enforce the constraints. Existing data will not be checked, only new/update will be validated.

 168 views

More Questions for you: