Description
Thedelete() function is executed on a table from a data source connected to MindsDB. It deletes rows from a table.
delete() function is executed on a table from a data source connected to MindsDB. It deletes rows from a table.
data_source.tables.table_name.delete(key=values, ...)
Was this page helpful?