update as_assessment_section_map set section_id = :new_section_id where assessment_id = :new_assessment_rev_id and section_id = :section_id select as_item_id from as_item_section_map where sort_order=:sort_order and section_id=:section_id