Tag archive
Commands grouped around the same concept, pattern, or recurring problem.
Use `BEGIN`, `COMMIT`, and `ROLLBACK` to execute multiple statements as an atomic unit.
Mark a named checkpoint inside an open transaction so you can roll back to that point without aborting the whole transaction.