SELECT table_name FROM information_schema.tables WHERE table_schema = ${dsName} AND table_type = 'base table'

相关文章:

  • 2021-11-17
  • 2021-11-17
  • 2021-11-02
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-10-13
  • 2021-11-03
  • 2021-10-29
  • 2021-11-17
  • 2021-11-02
  • 2021-09-21
  • 2021-11-17
相关资源
相似解决方案