DELETE FROM your_table WHERE id IN (value1, value2, …);
Source: How to delete multiple rows in SQL where id = (x to y) – Stack Overflow
How to delete multiple rows in SQL where id = (x to y) – Stack Overflow was last modified: December 28th, 2021 by