SET @Action = null, @Table = null; SET @SysStructureTemp = 0; DROP TABLE IF EXISTS SysStructureTemp; DROP Schema AdminSchema;