Fosdccf.blog.chinaunix.net
sdccf
全部博文(19283)
Linux酷软(214)
tmp(0)
PostgreSQL(93)
Solaris(383)
AIX(173)
SCOUNIX(575)
DB2(1005)
Shell(386)
C/C++(1187)
MySQL(1750)
Sybase(465)
Oracle(3695)
Informix(548)
HP-UX(0)
IBM AIX(2)
Sun Solaris(0)
BSD(1)
Linux(8597)
SCO UNIX(23)
2011年(1)
2009年(125)
2008年(19094)
2007年(63)
clifford
linky521
曾德标
fengzhan
leon_yu
mcuflowe
yt200902
guanyuji
GY123456
snow888
carlos94
丸喵喵
sean229
cxunix
可怜的猪
cqxc413
xzzgege
wb123456
分类: 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
上一篇:面试常问问题:oracle与sql server区别
下一篇:oracle笔记一(sql语句方面)-1
登录 注册