buildQueryCountTotal {datrProfile} | R Documentation |
buildQueryCountTotal
Description
Count total rows from table.
Usage
buildQueryCountTotal(conn.info, ...)
Arguments
conn.info |
Connection info created with |
... |
Other params |
Value
query count(*) from table
[Package datrProfile version 0.1.0 Index]