Rdocumentation
powered by
Learn R Programming
rEHR (version 1.0)
drop_temp_table: Checks if a temporary table exists and then deletes if it does
Description
Checks if a temporary table exists and then deletes if it does
Usage
drop_temp_table(db, tab_name)
Arguments
db
a database connection
tab_name
character the name of the table of interest