Remove table
rq_remove_table(db, table_name, ..., qualifiers = NULL)
database connection.
character, name of table to create.
not used, force later argument to bind by name
optional named ordered vector of strings carrying additional db hierarchy terms, such as schema.
logical TRUE if table existed, else FALSE