Skip to contents

Remove a Databricks table

Usage

# S4 method for class 'DatabricksConnection,character'
dbRemoveTable(conn, name, ...)

Arguments

conn

A DatabricksConnection object

name

Table name to remove

...

Additional arguments (ignored)

Value

TRUE invisibly on success