Armul Mathematics & Computing

ACID

LEVEL 1
Attempts remaining: 3

Complete the following definitions by typing or selecting the correct words for the blanks:

Complete the following definitions correctly:

  • A - Atomicity: A transaction must be in its entirity or not at all.
  • C - Consistency: No transaction can violate any of the database validation rules.
  • I - : Changing the order in which different transactions are processed will the result.
  • D - : Once a has been committed it will remain committed.