CBSE Class 12 Computer Science Question 18 of 46

Interface Python with MySQL — Question 6

Back to all questions
6
Question

Question 6

The cursor.rowcount returns how many rows have been fetched so far using various fetch methods.

Answer