Hi, Is there a way to retrieving the number of rows in the table without doing a complete scan and counting the number of returned results (via next())?
-- Thanks, Boris
Hi, Is there a way to retrieving the number of rows in the table without doing a complete scan and counting the number of returned results (via next())?
-- Thanks, Boris