R/db_ops.R
rq_get_query.Rd
Execute a get query, typically a non-update that is supposed to return results.
rq_get_query(db, q)
database connection handle
character query
nothing
db_td