buildQueryCountNull {datrProfile} | R Documentation |
buildQueryCountNull
Description
buildQueryCountNull
Usage
buildQueryCountNull(conn.info, ...)
Arguments
conn.info |
Connection info created with |
... |
Other parameters |
Value
query select count(*) where collumn is null
[Package datrProfile version 0.1.0 Index]