查看某个表空间下的表和索引

SELECT t.* FROM dba_segments t where t.tablespace_name='BD_TBS_EXP_DATA'

posted @ 2016-06-16 17:05  ppjj  阅读(1378)  评论(0编辑  收藏  举报