⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 Expert Oracle Database Architecture 9i and 10g sql源码
💻
字号:
This is the code for the examples in the Book 

Expert Oracle Database Architecture: 
9i and 10g Programming Techniques and Solutions

chapter 00 is the setup chapter.


The code is designed to be used mostly in a "clean" schema - 
the drop table commands to reset the schema are in general not
included.  Since I used the table named "T" frequently, you will 
have to ensure that object does not exist.  It is recommended you
work each example in isolation as that is how they were designed.


Not every single line of code from the book is included here, 
simple one line examples for example are not provided.  Only 
when the example was more than a few lines is it included.


If you have any problems or questions about the scripts or the
book itself, feel free to drop me an email at:

thomas.kyte@oracle.com


Please include page number and script names (including chapter
number too please!).  Try to be verbose in your description of
the problem in order to avoid too many followup/clarification
emails.

I hope you find this useful.


Tom Kyte

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -