🎴 Flashcard Mode
Core Database Concepts and SQL
Card1 / 5
Mastered0
Review0
QuestionClick to flip
Which of the following commands is used to make all the changes permanent in a transaction?
AnswerClick to flip back
A
Commit
💡 Explanation:
Commit is used to permanently store the changes into the database.