What does COMMIT do in a transaction?

SQL Fundamentals Easy

SQL Fundamentals — Easy

What does COMMIT do in a transaction?

Key points

  • COMMIT saves changes permanently
  • Changes cannot be undone after COMMIT
  • Helps maintain data integrity

Ready to go further?

Related questions