select table_name from ALL_TABLES where TABLESPACE_NAME='xxx' and NUM_ROWS > 0 order by  table_name asc;

相关文章:

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