select ID,sort,script_desc, taskid, scriptno, templateID, scriptid, script_topic, language, categoryName, script_point, script_content, script_voice, noMatchText, noMatchVoice, slienceText, slienceVoice, submoduleText, submoduleVoice, noClearlyText, noClearlyVoice, is_must, playWavOnly, del_flag, update_by, update_time, create_by, create_time, isupload, upload_time, orgid, pid, guid, value_type, targetOptions, targettype, targetid, targetvalue, next_scriptno, script_result, otherdata, picture_path from svy_task_template_script insert into svy_task_template_script taskid, scriptno, templateID, scriptid, script_desc, language, categoryName, script_point, script_content, script_voice, noMatchText, noMatchVoice, slienceText, slienceVoice, submoduleText, submoduleVoice, noClearlyText, noClearlyVoice, is_must, playWavOnly, del_flag, update_by, update_time, create_by, create_time, isupload, upload_time, orgid, pid, guid, value_type, targetOptions, targettype, targetid, targetvalue, next_scriptno, script_result, otherdata, picture_path, sort, script_topic, #{taskid}, #{scriptno}, #{templateID}, #{scriptid}, #{scriptDesc}, #{language}, #{categoryName}, #{scriptPoint}, #{scriptContent}, #{scriptVoice}, #{noMatchText}, #{noMatchVoice}, #{slienceText}, #{slienceVoice}, #{submoduleText}, #{submoduleVoice}, #{noClearlyText}, #{noClearlyVoice}, #{isMust}, #{playWavOnly}, #{delFlag}, #{updateBy}, #{updateTime}, #{createBy}, #{createTime}, #{isupload}, #{uploadTime}, #{orgid}, #{pid}, #{guid}, #{valueType}, #{targetOptions}, #{targettype}, #{targetid}, #{targetvalue}, #{nextScriptno}, #{scriptResult}, #{otherdata}, #{picturePath}, #{sort}, #{scriptTopic}, update svy_task_template_script taskid = #{taskid}, scriptno = #{scriptno}, templateID = #{templateID}, scriptid = #{scriptid}, script_desc = #{scriptDesc}, language = #{language}, categoryName = #{categoryName}, script_point = #{scriptPoint}, script_content = #{scriptContent}, script_voice = #{scriptVoice}, noMatchText = #{noMatchText}, noMatchVoice = #{noMatchVoice}, slienceText = #{slienceText}, slienceVoice = #{slienceVoice}, submoduleText = #{submoduleText}, submoduleVoice = #{submoduleVoice}, noClearlyText = #{noClearlyText}, noClearlyVoice = #{noClearlyVoice}, is_must = #{isMust}, playWavOnly = #{playWavOnly}, del_flag = #{delFlag}, update_by = #{updateBy}, update_time = #{updateTime}, create_by = #{createBy}, create_time = #{createTime}, isupload = #{isupload}, upload_time = #{uploadTime}, orgid = #{orgid}, pid = #{pid}, guid = #{guid}, value_type = #{valueType}, targetOptions = #{targetOptions}, targettype = #{targettype}, targetid = #{targetid}, targetvalue = #{targetvalue}, next_scriptno = #{nextScriptno}, script_result = #{scriptResult}, otherdata = #{otherdata}, picture_path = #{picturePath}, sort = #{sort}, script_topic = #{scriptTopic}, where ID = #{ID} delete from svy_task_template_script where ID = #{ID} delete from svy_task_template_script where ID in #{ID}