分享
 
 
 

数据库——原理、编程与性能(第2版 影印版)

数据库——原理、编程与性能(第2版 影印版)  点此进入淘宝搜索页搜索
  特别声明:本站仅为商品信息简介,并不出售商品,您可点击文中链接进入淘宝网搜索页搜索该商品,有任何问题请与具体淘宝商家联系。
  參考價格: 点此进入淘宝搜索页搜索
  分類: 图书,计算机/网络,数据库,数据库理论,

作者:

出 版 社: 高等教育出版社

出版时间: 2001-5-1字数:版次: 1页数: 870印刷时间: 2003/05/01开本: 16开印次:纸张:I S B N : 9787040100402包装: 平装内容简介

本书自1994年初版以来,已成为学习、设计及使用关系数据库人员的一本经典教材。它从理论和实践两方面对数据库设计和编程均做了严谨的表述。其内容包括关系理论、数据库设计、数据库编程及运行-转储结果。每一部分均从基本原理出发,再用实际系统中的实例来说明。

本次修订版反映了6年来数据库领域总体的进步和发展动态,书中重点讲述了对象关系模型;介绍了一些系统(如Oracle、DB2和Informix等)中通用的新概念;对隔离技术作了更新介绍;对运行结果的表述更现代。相对于初始标准来说,SQL数据库语言有了非常重要的变化,所以对对象关系给予特别讲述。本书还介绍了SQL-99设计方法及与之相关的原理方法及主要产品。本书的作者是在数据库界工作30多年的资深专家,富于教学和实践经验。本书力图在数据库领域各不相同的思想和趋势中找到一个统一的观点提供给读者。

本书对于初接触数据库系统的读者不啻为一本极好的教材;对于那些对数据库领域的发展还未给予足够关注的人是一本易于接受的参考书;同时也是设计人员和编程人员及时更新知识的有用的参考书。

目录

Foreword

Preface

Chapter 1 Introduction

1.1 Fundamental Database Concepts

History of Database Systems

The Relational and Object-Relational Models

The Database Systems Covered

A Relational Database Example

An Object-Relational Database Example

1.2 Database Users

1.3 Overview of Relational and Object-Relational DBMS

Chapter 2: The Relational Model

Chapter 3: Basic SQL Query Language

Chapter 4: The Object-Relational Model

Chapter 5: Programs to Access a Database

Chapter 6: Database Design

Chapter 7: Integrity, Views, Security, and Catalogs

Chapter 8: Indexing

Chapter 9: Query Processing

Chapter 10: Update Transactions

Chapter 11: Parallel and Distributed Databases

1.4 Putting It All Together

Chapter 2 The Relational Model

2.1 The CAP Database

2.2 Naming the Parts of a Database

Domains and Datatypes

Tables and Relations

2.3 Relational Rules

2.4 Keys, Superkeys, and Null Values

Null Values

2.5 Relational algebra

Fundamental Operations of Relational Algebra

2.6 Set-Theoretic Operations

The Union, Intersection, and Difference Operations

Assignment and Alias

The Product Operation

2.7 Native Relational Operations

The Projection Operation

The Selection Operation

Precedence of Relational Operations

The Join Operation

The Division Operation

2.8 The Interdependence of Operations

2.9 Illustrative Examples

2.10 Other Relational Operations

Outer Join

Theta Join

Chapter 3 Basic SQL Query Language

3.1 Introduction

SQL Capabilities

SQL History-Standards and Dialects

3.2 Setting Up the Database

Standard Typographical Conventions

A Practical Exercise

3.3 Simple Select Statements

3.4 Subqueries

The IN Predicate

The Quantified Comparison Predicate

The EXISTS Predicate

A Weakness of SQL: Too Many Equivalent Forms

3.5 UNION Operators and FOR ALL Conditions

The UNION Operator

Division: SQL "FOR ALL..." Conditions

3.6 Some Advanced SQL Syntax

The INTERSECT and EXCEPT Operators in Advanced SQL

Join Forms in Advanced SQL

OUTER JOIN

Join Forms Implemented in Database Systems

3.7 Set Functions in SQL Handling Null Values

3.8 Groups of Rows in SQL

3.9 A Complete Dexcription of SQL Select

Identifiers

Expressions, Predicates, and the search_condition

Scalar Subqueries as Expressions:Advanced SQL

Basic SQL versus Advanced SQL: Summary

A Discussion of the Predicates

3.10 Insert, Update, and Delete Statements

The Insert Statement

The Update Statement

The Delete Statement

3.11 The Power of the Select Statement

The Non-Procedural Select Statement

Turing Power

Limited Power of the Basic SQL Select Statement

Chapter 4 Object-Relational SQL

4.1 Introduction

ORSQL Capabilities

Form of Presentation for This Chapter

Object-Relational History

4.2 Objects and Tables

4.2.1 Object Types in ORACLE

Definition of the REF Object Reference

4.2.2 INFORMIX Row Types for Objects

Absence of Refs in INFORMIX

Type Inheritance in INFORMIX

4.2.3 Objects and Tables: Summary

Object Orientation

4.3 Collection Types

4.3.1 Collection Types in ORACLE

Table Types and Nested Tables

Two Techniques for Retrieving from a Table of Tables

Unnesting via Table Products

Nested Cursors

Array Types for VARRAYs

SQL SYntax for Collections in ORACLE

Inserts and Updates in ORACLE

4.3.2 Collection Types in INFORMIX

Sets in INFORMIX

Lists in INFORMIX

SQL Syntax for Collections in INFORMIX

inserts and Updates in INFORMIX

4.3.3 Collection Types:Summary

4.4 Procedural SQL, User-Defined Functions (UDFs), and Methods

4.4.1 ORACLE PL/SQL Procedures, UDFs, and Methods

PL/SQL: ORACLE's Procedural SQL Language

Using PL/LQL to Implement Methods in ORACLE

Update Methods

4.4.2 INFORMIX User-Defined Functions

SPL:INFORMIX's Procedural SQL Language

Using SPL to Implement UDFs in INFORMIX

Update Functions

4.4.3 User-Defined Functions:Summary

4.5 External Functions and Packaged User-Defined Types(UDTs)

Binary Data and BLOBs

External Functions

Encapsulation

Distinct Types

BLOB Objects

Packaged UDTs and Other Encapsulated UDTs

Summary

Chapter 5 Programs to Access a Database

Chapter 6 Database Design

Chapter 7 Integrity, Views, Security, and Catalogs

Chapter 8 Indexing

Chapter 9 Query Processing

Chapter 10 Update Transactions

Chapter 11 Parallel and Distributed Databases

Appendix A Introductory Tutorial

Appendix B Programming Details

Appendix C SQL Statement Syntax

Appendix D Set Query Counts

Solutions to Selected Exercises

Index

 
 
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
2023年上半年GDP全球前十五强
 百态   2023-10-24
美众议院议长启动对拜登的弹劾调查
 百态   2023-09-13
上海、济南、武汉等多地出现不明坠落物
 探索   2023-09-06
印度或要将国名改为“巴拉特”
 百态   2023-09-06
男子为女友送行,买票不登机被捕
 百态   2023-08-20
手机地震预警功能怎么开?
 干货   2023-08-06
女子4年卖2套房花700多万做美容:不但没变美脸,面部还出现变形
 百态   2023-08-04
住户一楼被水淹 还冲来8头猪
 百态   2023-07-31
女子体内爬出大量瓜子状活虫
 百态   2023-07-25
地球连续35年收到神秘规律性信号,网友:不要回答!
 探索   2023-07-21
全球镓价格本周大涨27%
 探索   2023-07-09
钱都流向了那些不缺钱的人,苦都留给了能吃苦的人
 探索   2023-07-02
倩女手游刀客魅者强控制(强混乱强眩晕强睡眠)和对应控制抗性的关系
 百态   2020-08-20
美国5月9日最新疫情:美国确诊人数突破131万
 百态   2020-05-09
荷兰政府宣布将集体辞职
 干货   2020-04-30
倩女幽魂手游师徒任务情义春秋猜成语答案逍遥观:鹏程万里
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案神机营:射石饮羽
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案昆仑山:拔刀相助
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案天工阁:鬼斧神工
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案丝路古道:单枪匹马
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案镇郊荒野:与虎谋皮
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案镇郊荒野:李代桃僵
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案镇郊荒野:指鹿为马
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案金陵:小鸟依人
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案金陵:千金买邻
 干货   2019-11-12
 
推荐阅读
 
 
>>返回首頁<<
 
 
靜靜地坐在廢墟上,四周的荒凉一望無際,忽然覺得,淒涼也很美
© 2005- 王朝網路 版權所有