update  sales_report set region =  REGEXP_REPLACE(region,  '( ){1,}', '') 

相关文章: