dropTable.db_cdm: Drop table from a database backed cdm object

View source: R/dbSource.R

dropTable.db_cdmR Documentation

Drop table from a database backed cdm object

Description

Tables will be dropped from the write schema of the cdm.

Usage

dropTable.db_cdm(cdm, name)

Arguments

cdm

a cdm_reference object

name

A character vector of table names to be dropped


CDMConnector documentation built on April 4, 2025, 4:42 a.m.