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