Deletes a table from a project database. Ability to delete table is only available for database owners and superusers.
1 | tarpan2_delete_table(con = NULL, table_name)
|
con |
A connection created by |
table_name |
character - the name of the table to be deleted |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.