update sales_report set region = REGEXP_REPLACE(region, '( ){1,}', '') 转载于:https://www.cnblogs.com/soundcode/p/9050882.html