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