hapus * dari mana id = 1;
DELETE FROM table_name WHERE id BETWEEN 1 AND 256;
Sparkling Sardine
DELETE FROM table_name WHERE id BETWEEN 1 AND 256;