Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.mindsdb.com/llms.txt

Use this file to discover all available pages before exploring further.

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')