remove_rows.Rd
All the rows in the database table are removed based on values in field identifier in the dataset.
remove_rows(dataset, field_identifier, table_name)
data.frame dataset.
text field identifier name to identified rows to remove.
text database table name.
text number of row deleted.