#database

23 articles

What is a Database Transaction?

What Is a Database Transaction? The Practical Guide for Developers Who Use Them Every Day Most developers use database transactions every day without thinking about them. The SQL is BEGIN, COMMIT, ROLLBACK.…

· drunkUncle