db_deleteTable | R Documentation |
delete a table in a database
db_deleteTable(db, tableName)
db |
database access 'handle' |
tableName |
name of the table |
nothing
this action cannot be undone
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.