R/db_ops.R
rq_execute.Rd
Execute a query, typically an update that is not supposed to return results.
rq_execute(db, q)
database connection handle
character query
nothing
db_td