Remove a table to a database
1 | remove_table(conn, tablename)
|
conn |
connection to database |
tablename |
character string name of the table in database to remove |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.