Recruiter, software, contract, business, systems, developer, analyst, hardware, technical interview questions, staffing agency

Describe the characteristics of a database transaction

Atomicity, Consistency, Isolation, Durability, and Serializability(ACIDS).

One Response to “Describe the characteristics of a database transaction”

  1. soup Says:

    Serializability is not a characteristic of a single transaction, its the requirement in a concurrent multi-transaction system and is achieved through the isolation.

Leave a Reply