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