去除空格用trim

去除tab用如下方法

select regexp_replace(secdomainname,'\\s+','') from dwb_cndns_node_secdomain_d where ......

 

亲测可行。

相关文章:

  • 2022-12-23
  • 2021-10-14
  • 2022-01-08
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-29
  • 2021-06-14
猜你喜欢
  • 2022-02-09
  • 2022-02-10
  • 2022-12-23
  • 2021-12-29
  • 2021-12-01
  • 2021-09-06
  • 2022-12-23
相关资源
相似解决方案