2 lines
47 B
SQL
2 lines
47 B
SQL
DELETE FROM `alert_table` WHERE device_id = 0;
|
DELETE FROM `alert_table` WHERE device_id = 0;
|