CBSE Class 12 Computer Science Question 13 of 46

Interface Python with MySQL — Question 1

Back to all questions
1
Question

Question 1

A database connection object controls the connection to the database. It represents a unique session with a database connected from within a script/program.

Answer