Deleting select rows from a table

Updating this old thread so that future forum searchers aren’t misled…

It is now possible to delete all rows returned by a search iterator using the delete_all_rows() method.

See Delete set of rows from data table more efficiently - #2 by jshaffstall

(Perhaps due to @jshaffstall’s feature request submission :slight_smile: )

3 Likes