Correct way to run the query in Python sqlite3 is :

Python - Online Exam Test Papers | Python - MCQs[multiple choice questions and answers ] | Python - Mock Test Papers | Python - Practice Papers | Python - Sample Test Papers |

Question:
Correct way to run the query in Python sqlite3 is :

1.sqlite3.execute.query

2.sqlite3.execute(query)

3.sqlite.run.execute(query)

4.None of the above

Posted Date:-2019-06-05 01:36:17


More MCQS Questions and answers