mirror of
https://github.com/gosticks/partition-filter-visualization.git
synced 2026-08-12 04:40:23 +00:00
2 lines
58 B
SQL
2 lines
58 B
SQL
DELETE from "${tableName}" where "COLUMN_NAME" != 'value'
|