Skip to contents

Remove a Databricks table (Id method)

Usage

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

Arguments

conn

A DatabricksConnection object

name

Table name as Id object

...

Additional arguments (ignored)

Value

TRUE invisibly on success