A constraint is defined as INITIALLY IMMEDIATE but is DISABLED. You attempt to ENABLE VALIDATE the constraintWhich two are true?

1492 次浏览
  • A、DML is prevented while the constraint is being enable
  • B、The command does not validate existing rows.
  • C、The command fails if any table row violates the constraint.
  • D、The constraint is only enforced for rows inserted or updated after enabling the constraint.
  • E、xisting rows that violate the constraint are permitte
暂无解析
挑战成功
2年前
挑战失败
2年前
挑战失败
2年前