MySQL Programming Question:

What Is Commit?

Tweet Share WhatsApp

Answer:

Commit is a way to terminate a transaction with all database changes to be saved permanently to the database server.

Read All 110 MySQL Programming Questions
Previous QuestionNext Question
What Is Transaction?What Is Rollback?