Description

The tables.drop() method enables you to delete a table from a connected data source.

Syntax

Here is the syntax:

data_source.tables.drop('table_name')