znt/db/dm.sql

4 lines
110 B
SQL

TRUNCATE TABLE `zt_pivot`;
TRUNCATE TABLE `zt_chart`;
DELETE FROM `zt_screen` WHERE id IN (1,2,4,6,7,8,1001);