Question d’entretien chez i2c

What are ACID properties in db.

Réponse à la question d'entretien

Utilisateur anonyme

2 juil. 2026

Atomicity (means all r nothing), Consistency (db is in valid form move from one valid state to other). Isolation(oen transaction not disturb the other one), Durability (server crashes but transactions or bookings saved in the db)