Savepoints in SQL Transactions
📰 Medium · Programming
During a longer write process, a transaction can use savepoints to create more than one recovery point. Normal transactions already let… Continue reading on Medium »
During a longer write process, a transaction can use savepoints to create more than one recovery point. Normal transactions already let… Continue reading on Medium »