UPDATE user SET lvl=#{lvl} WHERE id=#{userId} update user set lvl = #{lvl} where id in #{item}