dbRemoveTable-ODBCConnection-character-method: Remove a table from the database.

Description Usage Arguments

Description

Executes the SQL DROP TABLE.

Usage

1
2
## S4 method for signature 'ODBCConnection,character'
dbRemoveTable(conn, name)

Arguments

conn

An existing ODBCConnection

name

character vector of length 1 giving name of table to remove


teramonagi/RODBCDBI documentation built on May 31, 2019, 8:37 a.m.