Bright Tutorials
Home
Courses
Solutions
Videos
Q&A
Blogs
Downloads
Login
Enquiry
Home
Solutions
CBSE
Class 12
Computer Science
Interface Python with MySQL
Question 6
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
Previous
Question 5
Next
Question 7