CBSE Class 12 Computer Science
Question 24 of 46
Interface Python with MySQL — Question 1
Back to all questionsconnect()
Reason — The connect() function of mysql.connector is used for establishing connection to a MYSQL database.
connect()
Reason — The connect() function of mysql.connector is used for establishing connection to a MYSQL database.