CBSE Class 12 Computer Science Question 31 of 47

Interface Python with SQL — Question 9

Back to all questions
9
Question

Question 9

Which function is used to run the SQL query?

Answer

The execute() function is used for executing SQL query.