update bi_t_supcust_info set check_out_flag='A' where supcust_no='010001' update bi_t_supcust_info set retum_way='C' where supcust_no='010001' update bi_t_supcust_info set editapprove_flag='0' where supcust_no='010001' update bi_t_supcust_info set sup_level='C' where supcust_no='010001' update bi_t_supcust_info set branch_no='00' where supcust_no='010001' update bi_t_supcust_info set sh_day=0.00 where supcust_no='010001' ------------------------------------------------------------------------------------ update bi_t_supcust_info set check_out_flag='A' where supcust_no='010001' update bi_t_supcust_info set retum_way='C' where supcust_no='010001' update bi_t_supcust_info set editapprove_flag='0' where supcust_no='010001' update bi_t_supcust_info set sup_level='C' where supcust_no='010001' update bi_t_supcust_info set branch_no='00' where supcust_no='010001' update bi_t_supcust_info set sh_day=0.00 where supcust_no='010001' --------------------------- update bi_t_supcust_info set check_out_flag='A',editapprove_flag='0',sup_level='C',branch_no='00',sh_day=0.00