एक transaction statements ना एका atomic unit मध्ये गटबद्ध करते: एकतर सर्व commit होतात किंवा सर्व roll back होतात, ज्याने ACID चे A, C, I, D मिळते. isolation level "I" ला tune करते — concurrent transactions एकमेकांचा uncommitted किंवा बदलणारा data किती पाहू शकतात.
