update survey_questions set question_text=:question_text where question_id=:question_id select name from survey_sections where section_id=:section_id select question_text from survey_questions where question_id = :question_id