@@ -44,8 +44,7 @@
<foreach collection="tableIdsA" item="tableId" open="(" close=")" separator=",">
#{tableId}
</foreach>
- </if>
- ;
+ </if>;
DROP TABLE IF EXISTS "${temporaryTable}";
</insert>