MySQL Programming Question:
Download Questions PDF

What Is Rollback?

Answer:

Rollback is a way to terminate a transaction with all database changes not saving to the database server.

Download MySQL Programming Interview Questions And Answers PDF

Previous QuestionNext Question
What Is Commit?Explain what Is MySQL?