CBSE Class 12 Computer Science
Question 25 of 46
Interface Python with MySQL — Question 2
Back to all questionsconnection object
Reason — A database connection object controls the connection to the database. It represents a unique session with a database connected from within a script/program.