update t_film_info set film_director = trim(BOTH ' ' FROM trim(film_director)) -- 去除字段内容两边指定字符
相关文章: