The cursor.rowcount gives the count of records in the resultset.
False
Reason — The cursor.rowcount returns how many rows have been so far retrieved through fetch...() methods from the cursor.