文件列表
-
如何管理oracle 的分区表和索引(续)
partitions, it is not sufficient to partition the table based on the supplier_id, because some suppliers might provide hundreds of thousands of par...
season0891 上传于 2008-09-23 授权方式: 免费 运行平台: Win9X/Win2000/WinXP
-
如何使用oracle 的分区表和索引
Skip Headers Oracle® Database Administrator's Guide10g Release 2 (10.2)Part Number B14231-02 Home Book List Contents Index ...
season0891 上传于 2008-09-23 授权方式: 免费 运行平台: Win9X/Win2000/WinXP
-
oracle 如何创建表空间大全
CREATE TABLESPACE Purpose Use the CREATE TABLESPACE statement to create a tablespace, which is an allocation of space in the database that can c...
season0891 上传于 2008-09-19 授权方式: 免费 运行平台: Win9X/Win2000/WinXP
-
读egyle的sga调整总结(转)
本文转自:http://blog.csdn.net/tesge/archive/2004/06/30/30278.aspx 首先是几个错误信息: 1) skgpspawn failed:category = 27142, depinfo = 1...
season0891 上传于 2008-09-19 授权方式: 免费 运行平台: Win9X/Win2000/WinXP
-
aci
activateion
leniz 上传于 2008-09-18 授权方式: 免费 运行平台: Win9X/Win2000/WinXP
-
delegate_event.rar
草上爬 上传于 2008-09-18 授权方式: 免费 运行平台: Win9X/Win2000/WinXP
-
详细解读 STATSPACK 报告
原文转自:http://space.itpub.net/543979/viewspace-4469981、报表头信息 22、实例负载档信息 23、实例有效性信息 34、TOP 5及其他等待事件信息 55、SQL统计...
season0891 上传于 2008-09-17 授权方式: 免费 运行平台: Win9X/Win2000/WinXP
-
Libports
Libports 是一个以 php、c/c++ 语言为主,开发网站和 web 应用程序(服务器端脚本)为主题的代码库,同时包含了命令行程序以及桌面(GUI)应用程序。除源代码...
luellaL 上传于 2008-09-15 授权方式: 免费 运行平台: Win9X/Win2000/WinXP
-
Mysql 一个比较好用的函数
比如一个字符串的存储为 qa,we,er,rt 我们要取这个字符串中的qa ,使用一个函数即可达到目的: select substring_index('qa,we,er,rt',',',1);
season0891 上传于 2008-09-12 授权方式: 免费 运行平台: Win9X/Win2000/WinXP
-
如何获取oracle 当前用户的 sid
select sid from v$mystat group by sid;
season0891 上传于 2008-09-12 授权方式: 免费 运行平台: Win9X/Win2000/WinXP
-
编程匠艺第13章
broadviewbj 上传于 2008-09-12 授权方式: 免费 运行平台: Win9X/Win2000/WinXP
-
编程匠艺第07章
broadviewbj 上传于 2008-09-12 授权方式: 免费 运行平台: Win9X/Win2000/WinXP
-
Oracle 查询表与表之间的 主外键关系
********************************查询表之间的主外键关系********************************/Select b.table_name 主键表名, &...
season0891 上传于 2008-09-12 授权方式: 免费 运行平台: Win9X/Win2000/WinXP
-
编程匠艺第1章
broadviewbj 上传于 2008-09-12 授权方式: 免费 运行平台: Win9X/Win2000/WinXP
-
查看表空间使用情况 。
SELECT d.status "Status", d.tablespace_name "Name", d.contents "Type",  ...
season0891 上传于 2008-09-11 授权方式: 免费 运行平台: Win9X/Win2000/WinXP