CBSE Class 12 Computer Science
Question 33 of 46
Interface Python with MySQL — Question 10
Back to all questionscommit()
Reason — The <connection>.commit() method is used to permanently reflect the changes made in the database when working with database connections in Python.