select id, area, area_name, entity, entity_name, accounting, accounting_name, client_name, taxpayer_number, client_address, client_quality, industry, predict_day, predict_year, predict_install, status, sys_ctime, sys_utime, create_by, update_by, delete_flag from pool_industry_and_commerce insert into pool_industry_and_commerce id, area, area_name, entity, entity_name, accounting, accounting_name, client_name, taxpayer_number, client_address, client_quality, industry, predict_day, predict_year, predict_install, status, sys_ctime, sys_utime, create_by, update_by, delete_flag, #{id}, #{area}, #{areaName}, #{entity}, #{entityName}, #{accounting}, #{accountingName}, #{clientName}, #{taxpayerNumber}, #{clientAddress}, #{clientQuality}, #{industry}, #{predictDay}, #{predictYear}, #{predictInstall}, #{status}, #{sysCtime}, #{sysUtime}, #{createBy}, #{updateBy}, #{deleteFlag}, update pool_industry_and_commerce area = #{area}, area_name = #{areaName}, entity = #{entity}, entity_name = #{entityName}, accounting = #{accounting}, accounting_name = #{accountingName}, client_name = #{clientName}, taxpayer_number = #{taxpayerNumber}, client_address = #{clientAddress}, client_quality = #{clientQuality}, industry = #{industry}, predict_day = #{predictDay}, predict_year = #{predictYear}, predict_install = #{predictInstall}, status = #{status}, sys_ctime = #{sysCtime}, sys_utime = #{sysUtime}, create_by = #{createBy}, update_by = #{updateBy}, delete_flag = #{deleteFlag}, where id = #{id} delete from pool_industry_and_commerce where id = #{id} delete from pool_industry_and_commerce where id in #{id}