Question: Which of the following is NOT a characteristic of a transaction in a DBMS?
Options:
Correct Answer: Redundancy
Solution:
Redundancy is not a characteristic of a transaction; the main properties are Atomicity, Consistency, Isolation, and Durability (ACID).