菜单切换
SQL 格式化/压缩工具
SQL 格式化/压缩工具
DELETE FROM table1 WHERE NOT EXISTS (SELECT * FROM table2 WHERE table1.field1 = table2.field1);
格式化
压缩