rq_remove_table | R Documentation |
Remove table
rq_remove_table(db, table_name, ..., qualifiers = NULL)
db |
database connection. |
table_name |
character, name of table to create. |
... |
not used, force later argument to bind by name |
qualifiers |
optional named ordered vector of strings carrying additional db hierarchy terms, such as schema. |
logical TRUE if table existed, else FALSE
db_td
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.