Top

Discussion

__________ states that only valid data will be written to the database.

  • A.Consistency
  • B.Atomicity
  • C.Durability
  • D.Isolation

Answer: A

If for some reason, a transaction is executed that violates the database’s consistency rules, the entire transaction will be rolled back and the database will be restored to a state consistent with those rules.

No comment is present. Be the first to comment.
Loading…

Post your comment