Skip to contents

Drops the rows where the condition is met

Usage

drop_rows_where(connection, table, condition)

Arguments

connection

A db connection

table

Table name

condition

A string SQL condition