- 浏览: 303827 次
- 性别:
- 来自: 上海
文章分类
- 全部博客 (167)
- <HTML and JavaScript and CSS> (6)
- 《Java2 基础知识及概念》 (3)
- Java2 Tools及其他 (11)
- EJB2.0 相关 (3)
- 英语学习 (4)
- Oracle Database Server (27)
- 计算机理论 (9)
- Java持久层框架 (2)
- 《Linux操作系统》 (24)
- 杂项技术 (4)
- Application Server (15)
- Windows操作系统 (7)
- Java中间件 (6)
- 娱乐生活 (4)
- 《Java设计模式》 (3)
- 《Interview Skill》 (1)
- 《Struts原理及应用》 (1)
- Workflow (2)
- 云计算 (3)
- 项目实践 (3)
- WEB相关技术 (10)
- JavaScript技巧及应用 (1)
最新评论
- Data Dictionary
(1) Data Dictionary tables
Base tables: 加密,只读
Data Dictionary View
(2) Dynamic performance tables - Data Dictionary View Categories
(1) DBA
(2) ALL
(3) USER - Query
(1) select * from dictionary
(2) select * from v$fixed_table -
catalog.sql 创建数据字典视图
catproc.sql 创建存储过程
spool c:\temp.log
set serveroutput on
execute dbms_output.put_line('test string1');
spool off
发表评论
文章已被作者锁定,不允许评论。
-
Oracle忘记数据库密码
2011-07-01 23:45 768alter user xxx identified by xx ... -
Oracle内存全面分析
2010-07-07 16:49 856http://www.hellodba.com/Doc/ora ... -
(15)Managing User
2010-07-07 13:59 843SQL> alter user xxx quo ... -
(14) Managing Password Security and Resources
2010-07-07 13:59 755Password Management SQL> ... -
(13) Managing Data Integrity
2010-07-07 13:58 747... -
(12) Managing Indexes
2010-07-07 13:58 739a -
(11)Managing Table
2010-07-07 13:57 807Storing User Data(1) Regular t ... -
(10) Managing Undo Data
2010-07-07 13:56 798show parameter undo; ... -
(9) Storage Structure and Relationships
2010-07-07 13:55 978Extent Allocat ... -
(8) Managing Tablespaces and Data files
2010-07-07 13:55 1101SQL> select * from v$tabl ... -
(7) Maintaining Redo Log Files
2010-07-07 13:54 1143SQL> select * from v$lo ... -
(6) Maintaining Control file
2010-07-07 13:54 709select * from v$database; se ... -
(4)Create a Database
2010-07-07 13:52 813Operating System EnvironmentOR ... -
(3)Manage a Oracle Instance
2010-07-07 13:39 811Init Parameter Start Sequences ... -
(2)Getting Start With the Oracle Server
2010-07-07 11:24 798Interactive Installation$ ./r ... -
《Oracle视频教程》
2010-07-07 11:23 22431. Oracle Architectural Compone ... -
Oracle EXP/IMP命令详解
2010-07-07 10:01 1076EXP命令 格式: EXP KEYWORD=value ... -
Oracle EXP Direct
2010-07-07 10:00 1238Oracle提供2种模式导出表数据,传统模式CONVENTIO ... -
EXPDP和IMPDP使用说明
2010-07-07 09:53 1049EXPDP命令行选项 1. ATTACHexpd ... -
Oracle GoldenGate备份软件
2010-07-05 13:46 2564转载:http://edu.codepub.com/2010/ ...
相关推荐
Data Mining The Web Uncovering Patterns In Web Content Structure And Usage Apri 2007 Ebook-Ddu.pdf
查看数据库数据字典,包括表、视图、索引、存储过程等内容; 支持SQL Server和Oracle两大商业数据库; 能将数据字典导出为Html、XML、Word等文件格式; 免费注册、免费使用; 没有注册,会定时弹出About窗口。
### 数据字典(Data Dictionary) #### 科技名词定义 **中文名称:** 数据字典 **英文名称:** Data Dictionary **定义:** 数据库中所有对象及其关系的信息集合。 #### 数据字典定义 数据字典(Data ...
Teradata Data Dictionary 是 Teradata 数据库系统中的一个关键组件,用于存储关于数据库对象的所有元数据信息。这些信息包括但不限于表定义、索引定义、用户权限等。通过维护这些元数据,Data Dictionary 为数据库...
Kaggle-GiveMeSomeCredit
Dictionary of Algorithms and Data Structures 这个是网址http://www.itl.nist.gov/div897/sqg/dads/
Web资源分析方法方法和技术,挖掘超链接,内容以及用户数据
生成数据字典,可以列出用户自己想要的内容,自动产生格式。简单实用
Data Structures, Algorithms and Applications in C++ Second Edition Sartraj Sahni | Universities Press 2005 | ISBN: 817371522X | PDF | 826 Pages | 27 MB Description The study of data structures and ...
Dictionary of Algorithms and Data Structures 算法全书 数据结构词典
Python Data Structures and Algorithms by Benjamin Baka English | 30 May 2017 | ASIN: B01IF7NLM8 | 310 Pages | AZW3 | 6.63 MB Key Features A step by step guide, which will provide you with a thorough...
The increasing volume of data in modern business and science calls for more complex and sophisticated tools. Although advances in data mining technology have made extensive data collection much easier...
ProblemB_data dictionary.md
5. **信息集成(Information Integration)**: CS583-information-integration.ppt可能讲述了如何将来自多个源的数据进行整合,解决数据不一致性和冗余问题。这部分可能包括基于规则、模式匹配和映射的方法,以及...
Tarjan-data_structures_and_network_algorithms.pdfTarjan-data_structures_and_network_algorithms.pdfTarjan-data_structures_and_network_algorithms.pdfTarjan-data_structures_and_network_algorithms....
The objective of this book is to introduce the basic concepts of big data computing and then to describe the total solution of big data problems using HPCC, an open-source computing platform. ...
The fourth edition of Data Structures and Algorithm Analysis in C++ describes data structures, methods of organizing large amounts of data, and algorithm analysis, the estimation of the running time ...