Count total rows from table.
buildQueryCountTotal(conn.info, ...)
conn.info
Connection info created with prepareConnection
prepareConnection
...
Other params
query count(*) from table