The number rows in the result set. If the number of rows is an estimate, the number returned is negative and the estimate
is the absolute value of the returned integer. The value returned is positive if the number of rows is exact.
By default this function only returns an estimate. To return an exact count, set the row_counts option on the connection.
For more information on the row_counts option, see row_counts option.