Description

The delete() function is executed on a table from a data source connected to MindsDB. It deletes rows from a table.

Syntax

Here is the syntax:

data_source.tables.table_name.delete(key=values, ...)