Delete Block


Used to delete one or many rows that match an optional condition.


Select the database table or array of complex types you want to delete one or more rows from, and build a where clause that defines the rows to be deleted.

Was this article helpful?