The dbNumberRows function is used for returning the total number of rows in a database table. This is MUCH faster then using a COUNT(*) query.