select label, url from cr_extlinks where extlink_id = :attach_id update cr_extlinks set label = :label, url = :url where extlink_id = :attach_id