2 lines
62 B
SQL
2 lines
62 B
SQL
DELETE FROM sources WHERE type IN ('reuters', 'watcherguru');
|
DELETE FROM sources WHERE type IN ('reuters', 'watcherguru');
|