update table1 set [A] = REPLACE([A],'and','&&') 


修改table1中 A列的数据

替换and为&&符号

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-06
  • 2022-01-05
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-20
  • 2022-12-23
  • 2021-11-06
  • 2022-01-20
相关资源
相似解决方案