1、select case when isnumeric(a)=1 then '张三' else a end as name from table 
2、select a,'' as b from table

相关文章:

  • 2021-04-20
  • 2021-12-03
  • 2021-09-03
  • 2021-11-25
  • 2021-11-19
  • 2021-12-12
猜你喜欢
  • 2021-12-22
  • 2022-02-16
  • 2022-02-08
  • 2021-09-17
  • 2021-12-22
  • 2021-11-29
  • 2022-12-23
相关资源
相似解决方案