remove_table: Remove a table to a database

Description Usage Arguments

View source: R/remove_table.R

Description

Remove a table to a database

Usage

1
remove_table(conn, tablename)

Arguments

conn

connection to database

tablename

character string name of the table in database to remove


eauleaf/easydbconn documentation built on Dec. 20, 2021, 3:12 a.m.