drop_temp_table: Checks if a temporary table exists and then deletes if it...

Description Usage Arguments

Description

Checks if a temporary table exists and then deletes if it does

Usage

1
drop_temp_table(db, tab_name)

Arguments

db

a database connection

tab_name

character the name of the table of interest


rEHR documentation built on Jan. 23, 2017, 1 p.m.

Related to drop_temp_table in rEHR...