select cast(cast('1.526207675E7'as float)as numeric(20,2))
字符型先转float,再转numeric

相关文章:

  • 2021-12-31
  • 2022-12-23
  • 2021-12-06
  • 2021-12-10
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-09-27
  • 2021-12-06
  • 2021-12-03
  • 2021-12-03
  • 2022-12-23
  • 2022-01-28
  • 2021-09-27
相关资源
相似解决方案