Answers

Question and Answer:

  Home  Database Architecture

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

Yes we can enforce integrity constraint on a table if some existing table does not satisfy the constraint by using "ENABLE NOVALIDATE"

 187 views

More Questions for you: