drop_all_temp_tables: drops all temporary tables from the database

View source: R/temp_tables.R

drop_all_temp_tablesR Documentation

drops all temporary tables from the database

Description

This is useful for temporary storage/memory management

Usage

drop_all_temp_tables(db)

Arguments

db

a database connection


rOpenHealth/rEHR documentation built on Sept. 25, 2024, 5:32 p.m.