CBSE Class 12 Computer Science Question 17 of 46

Interface Python with MySQL — Question 5

Back to all questions
5
Question

Question 5

After establishing database connection, database cursor is created so that the sql query may be executed through it to obtain resultset.

Answer