Skip to contents

The named table is removed from the database

Usage

deleteTable(dbComm, tableName)

# S4 method for class 'PythonDbComm'
deleteTable(dbComm, tableName)

Arguments

dbComm

DbComm connection object

tableName

Name of table in database, wildcards are permitted