Oracle Database 10g: The Complete Reference (Paperback)
暫譯: Oracle Database 10g:完整參考手冊(平裝本)
Kevin Loney
- 出版商: McGraw-Hill Education
- 出版日期: 2004-09-01
- 定價: $2,370
- 售價: 5.0 折 $1,185
- 語言: 英文
- 頁數: 1369
- 裝訂: Paperback
- ISBN: 0072253517
- ISBN-13: 9780072253511
-
相關分類:
Oracle、資料庫
立即出貨(限量) (庫存=1)
買這商品的人也買了...
-
$549Effective C++: 50 Specific Ways to Improve Your Programs and Design, 2/e
-
$650$553 -
$880$695 -
$760$600 -
$590$466 -
$600$474 -
$680$537 -
$750$638 -
$560$476 -
$490$417 -
$560$476 -
$480$379 -
$750$593 -
$490$382 -
$620$527 -
$490$417 -
$380$300 -
$480$408 -
$650$553 -
$1,264Introduction to Machine Learning
-
$650$507 -
$460$363 -
$520$406 -
$580$452 -
$620$527
相關主題
商品描述
Description:
Get a thorough understanding of Oracle Database 10g from the most comprehensive Oracle database reference on the market, published by Oracle Press. From critical architecture concepts to advanced object-oriented concepts, this powerhouse contains nearly 50 chapters designed to enlighten you. Upgrade from earlier versions, use SQL, SQL Plus, and PL/SQL. Get code examples and access popular documentation PDFs--plus a full electronic copy of the book on the included CD-ROM. Go beyond the basics and learn security, text searches, external tables, using Java in Oracle, and a great deal more.
Table of Contents:
PART I: Critical Database Concepts
Chapter 1: Oracle Database 10g Architecture Options
Chapter 2: Installing Oracle Database 10g and Creating a Database
Chapter 3: Upgrading to Oracle Database 10g
Chapter 4: Planning Oracle Applications—Approaches, Risks, and Standards
PART II: SQL and SQL*Plus
Chapter 5: The Basic Parts of Speech in SQL
Chapter 6: Basic SQL*Plus Reports and Commands
Chapter 7: Getting Text Information and Changing It
Chapter 8: Searching for Regular Expressions
Chapter 9: Playing the Numbers
Chapter 10: Dates: Then, Now, and the Difference
Chapter 11: Conversion and Transformation Functions
Chapter 12: Grouping Things Together
Chapter 13: When One Query Depends upon Another
Chapter 14: Some Complex Possibilities
Chapter 15: Changing Data insert, update, merge, and delete
Chapter 16: DECODE and CASE: if, then, and else in SQL
Chapter 17: Creating and Managing Tables, Views, Indexes, Clusters, and Sequences
Chapter 18: Basic Oracle Security
PART III: Beyond the Basics
Chapter 19: Advanced Security—Virtual Private Databases
Chapter 20: Working with Tablespaces
Chapter 21: Using SQL*Loader to Load Data
Chapter 22: Using Data Pump Export and Import
Chapter 23: Accessing Remote Data
Chapter 24: Using Materialized Views
Chapter 25: Using Oracle Text for Text Searches
Chapter 26: Using External Tables
Chapter 27: Using Flashback Queries
Chapter 28: Flashback—Tables and Databases
PART IV: PL/SQL
Chapter 29: An Introduction to PL/SQL
Chapter 30: Triggers
Chapter 31: Procedures, Functions, and Packages
Chapter 32: Using Native Dynamic SQL and DBMS_SQL
PART V: Object-Relational Databases
Chapter 33: Implementing Types, Object Views, and Methods
Chapter 34: Collectors (Nested Tables and Varying Arrays)
Chapter 35: Using Large Objects
Chapter 36: Advanced Object-Oriented Concepts
PART VI: Java in Oracle
Chapter 37: An Introduction to Java
Chapter 38: JDBC Programming
Chapter 39: Java Stored Procedures
PART VII: Clustered Oracle—The Grid
Chapter 40: Oracle Real Application Clusters
Chapter 41: Grid Architecture and Management
PART VIII: Hitchhiker’s Guides
Chapter 42: The Hitchhiker’s Guide to the Oracle Data Dictionary
Chapter 43: The Hitchhiker’s Guide to Tuning Applications and SQL
Chapter 44: Case Studies in Tuning
Chapter 45: The Hitchhiker’s Guide to Oracle Application Server 10g
Chapter 46: The Hitchhiker’s Guide to Database Administration
Chapter 47: The Hitchhiker’s Guide to XML in Oracle
Appendix: Alphabetical Reference
商品描述(中文翻譯)
**描述:**
深入了解 Oracle Database 10g,這是市場上最全面的 Oracle 數據庫參考書,由 Oracle Press 出版。從關鍵的架構概念到進階的物件導向概念,這本強大的書籍包含近 50 章,旨在啟發您。升級自早期版本,使用 SQL、SQL Plus 和 PL/SQL。獲取程式碼範例並訪問流行的文檔 PDF,還有隨附 CD-ROM 的完整電子書副本。超越基礎,學習安全性、文本搜索、外部表、在 Oracle 中使用 Java,以及更多內容。
**目錄:**
**第一部分:關鍵數據庫概念**
第 1 章:Oracle Database 10g 架構選項
第 2 章:安裝 Oracle Database 10g 並創建數據庫
第 3 章:升級到 Oracle Database 10g
第 4 章:規劃 Oracle 應用程序—方法、風險和標準
**第二部分:SQL 和 SQL*Plus**
第 5 章:SQL 的基本語法
第 6 章:基本 SQL*Plus 報告和命令
第 7 章:獲取文本信息並進行更改
第 8 章:搜索正則表達式
第 9 章:數字遊戲
第 10 章:日期:過去、現在及其差異
第 11 章:轉換和轉換函數
第 12 章:將事物分組
第 13 章:當一個查詢依賴於另一個查詢
第 14 章:一些複雜的可能性
第 15 章:更改數據插入、更新、合併和刪除
第 16 章:DECODE 和 CASE:SQL 中的 if、then 和 else
第 17 章:創建和管理表、視圖、索引、集群和序列
第 18 章:基本 Oracle 安全性
**第三部分:超越基礎**
第 19 章:進階安全性—虛擬私有數據庫
第 20 章:處理表空間
第 21 章:使用 SQL*Loader 加載數據
第 22 章:使用數據泵導出和導入
第 23 章:訪問遠程數據
第 24 章:使用物化視圖
第 25 章:使用 Oracle Text 進行文本搜索
第 26 章:使用外部表
第 27 章:使用快照查詢
第 28 章:快照—表和數據庫
**第四部分:PL/SQL**
第 29 章:PL/SQL 簡介
第 30 章:觸發器
第 31 章:過程、函數和包
第 32 章:使用原生動態 SQL 和 DBMS_SQL
**第五部分:物件關聯數據庫**
第 33 章:實現類型、物件視圖和方法
第 34 章:收集器(嵌套表和可變數組)
第 35 章:使用大型物件
第 36 章:進階物件導向概念
**第六部分:Oracle 中的 Java**
第 37 章:Java 簡介
第 38 章:JDBC 程式設計
第 39 章:Java 儲存過程
**第七部分:集群 Oracle—網格**
第 40 章:Oracle 實際應用集群
第 41 章:網格架構和管理
**第八部分:搭便車者指南**
第 42 章:搭便車者指南:Oracle 數據字典
第 43 章:搭便車者指南:調整應用程序和 SQL
第 44 章:調整的案例研究
第 45 章:搭便車者指南:Oracle 應用伺服器 10g
第 46 章:搭便車者指南:數據庫管理
第 47 章:搭便車者指南:Oracle 中的 XML
附錄:字母索引