(case when name like '%Map%' then name else ' ' end ) map

一直错,原来是map是关键字不可以作为别名 => 改成 map1就行了!

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-19
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-12-05
  • 2022-01-21
  • 2021-04-13
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案