litao2075 发表于 2015-8-7 17:02:12

oracle 查询一个表在哪个表空间

oracleselect tablespace_name,table_name from user_tables where table_name='MYTAB';显示未选定行,但是表名名在,数据都能查,求大神解答。
页: [1]
查看完整版本: oracle 查询一个表在哪个表空间