ORACLE查询DBF路径

select t1.name,t2.name           from v$tablespace t1,v$datafile t2spa          where t1.ts# = t2.ts#;table
相关文章
相关标签/搜索