CBSE Class 12 Computer Science Question 1 of 47

Interface Python with SQL — Question 1

Back to all questions
1
Question

Question 1

fetchone() methods will return only one row from the result set in the form of a tuple containing a record.

Answer