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 processed in its entirity or not at all.
  • C - : No transaction can violate any of the validation rules.
  • I - : Changing the order in which different transactions are will the result.
  • D - Durability: Once a transaction has been committed it will remain committed.