Hi, I would like to know how can I get the total count of no. of rows in a table. I hope it can be done using database::query() and database::result(). But here, I have no criteria to be passed to the query() function. I just want the total count.