DELETE FROM ac_activity_favourite WHERE id = #{id} DELETE FROM ac_activity_favourite WHERE activity_id = #{activityId} and user_id = #{userId}