ACID properties of a relational database
Any operation that can possibly access or modify the contents of a database is called transactions. Database follows ACID properties in order to maintain the consistency of data before and after a given transaction. ACID is an acronym for Atomicity, ...
Jul 20, 20245 min read6