CBSE Class 12 Computer Science Question 16 of 46

Interface Python with MySQL — Question 4

Back to all questions
4
Question

Question 4

After importing mysql.connector, first of all database connection is established using connect().

Answer