<if test="catagoryCode != null and catagoryCode != ''"> AND train.CATAGORY_CODE = #{catagoryCode,jdbcType=VARCHAR} </if>