Which database concept is related to the 'ACID' properties?
Q1. Which database concept is related to the 'ACID' properties?
Answer: Transaction management
Explanation: ACID properties (Atomicity, Consistency, Isolation, Durability) ensure that database transactions are processed reliably.