Chinaunix首页 | 论坛 | 博客
  • 博客访问: 91908224
  • 博文数量: 19283
  • 博客积分: 9968
  • 博客等级: 上将
  • 技术积分: 196062
  • 用 户 组: 普通用户
  • 注册时间: 2007-02-07 14:28
文章分类

全部博文(19283)

文章存档

2011年(1)

2009年(125)

2008年(19094)

2007年(63)

分类: Oracle

2008-04-30 19:01:46

图片:


图片:


//the mapping between tablespace  and datafile.
select t1.name, t2.name from v$tablespace t1, v$datafile t2 where t1.ts#=t2.ts#

 

原文:http://zhoumins.blog.ccidnet.com/blog-htm-itemid-109014-do-showone-type-blog-uid-37543.html

阅读(557) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~