要使用_,则需要做如下转义

select column_name from user_tab_columns where table_name = 'SYS_TERMINAL_MAPPING' AND column_name LIKE 'Ia_%' escape 'a'

相关文章:

  • 2021-12-20
  • 2022-12-23
  • 2021-11-01
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-30
猜你喜欢
  • 2022-12-23
  • 2021-06-19
  • 2021-05-29
  • 2021-07-31
  • 2022-12-23
  • 2021-06-16
  • 2022-12-23
相关资源
相似解决方案