Login and Register ×
Check your Email for the OTP
MySQL Transactions and ACID properties - MySQL
⚠ Report Question ✓ Question Verified
Isolation is the ACID property that ensures that a transaction's changes are isolated and not visible to other transactions until it is committed. It provides a level of data separation and concurrency control.
Learn More MCQ Questions from MySQL Transactions and ACID properties - MySQL
Transactions and ACID properties - MySQL