Checks if a temporary table exists and then deletes if it does
1 | drop_temp_table(db, tab_name)
|
db |
a database connection |
tab_name |
character the name of the table of interest |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.