首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 图书频道 > 计算机与网络 > 数据库 >

数据库:数据库系统概念(第5版)(影印版)[平装]

2013-04-09 
作者:(美国)西尔伯沙茨(Abraham Silberschatz) (印度)苏达尔善(S.Sudarshan) (美国)科思(Henry F.Korth)
商家名称 信用等级 购买信息 订购本书
数据库:数据库系统概念(第5版)(影印版)[平装] 去商家看看
数据库:数据库系统概念(第5版)(影印版)[平装] 去商家看看

数据库系统概念(第5版)(影印版) [平装]

编辑推荐

《数据库系统概念(第5版)(影印版)》:一流的品质,优惠的价格。
本套教学用书的特点:
权威性——教育部高等教育司推荐、教育部高等学校信息科学与技术引进教材专家组遴选。
系统性——覆盖计算机专业主干课程和非计算机专业计算机基础课程。
先进性——著名计算机专家近两年的最新著作,内容体系上进。
经济性——价格与国内自编教材相当,是国内引进教材价格最低的。

作者简介

作者:(美国)西尔伯沙茨(Abraham Silberschatz) (印度)苏达尔善(S.Sudarshan) (美国)科思(Henry F.Korth)

目录

第1章 导论
1.1 数据库系统应用
1.2 数据库系统的用途
1.3 数据视图
1.4 数据库语言
1.5 关系数据库
1.6 数据库设计
1.7 面向对象和半结构化数据库
1.8 数据存储与查询
1.9 事务管理
1.10 数据挖掘与分析
1.11 数据库体系结构
1.12 数据库用户和管理员
1.13 数据库系统的历史
1.14 小结
练习
文献注解

第1部分 关系数据库
第2章 关系模型
2.1 关系数据库的结构
2.2 基本的关系代数运算
2.3 附加的关系代数运算
2.4 扩展的关系代数运算
2.5 空值
2.6 数据库的修改
2.7
小结
练习
文献注解
第3章 SQL
3.1 背景
3.2 数据定义
3.3 SQL查询的基本结构
3.4 集合运算
3.5 聚集函数
3.6 空值
3.7 嵌套子查询
3.8 复杂查询
3.9 视图
3.10 数据库的修改
3.11 联结关系
3.12 小结
练习
文献注解
第4章 高级SQL
4.1 SQL数据类型和模式
4.2 完整性约束
4.3 授权
4.4 嵌入式SQL
4.5 动态SQL
4.6 函数和过程结构
4.7 递归查询
4.8 SQL的高级特征
4.9 小结
练习
文献注解
第5章 其他关系语言
5.1 元组关系演算
5.2 域关系演算
5.3 查询实例
5.4 Datalog语言
5.5 小结
练习
文献注解

第2部分 数据库设计
第6章 数据库设计和E.R模型
6.1 设计过程概述
6.2 实体-关系模型
……
第3部分 面向对象的数据库与XML
第4部分 数据存储与查询
第5部分 事务管理
第6部分 数据挖掘瑟信息检索
第7部分 系统体系结构
第8部分 其他主题
第9部分 实例研究
第10部分 附录
附录A 网状模型(在线内容)
附录B 层次模型(在线内容)
附录C 高级关系数据库设计(在线内容)
参考文献
索引

文摘

版权页:

数据库:数据库系统概念(第5版)(影印版)[平装]



插图:

数据库:数据库系统概念(第5版)(影印版)[平装]



Relational Model. The relational model uses a collection of tables to representboth data and the relationships among those data. Each table has multiplecolumns, and each column has a unique name. The relational model is anexample of a record-based model. Record-based models are so named becausethe database is structured in fixed-format records of several types. Each tablecontains records of a particular type. Each record type defines a fixed numberof fields, or attributes. The columns of the table correspond to the attributes ofthe record type. The relational data model is the most widely used data model,and a vast majority of current database systems are based on the relationalmodel. Chapters 2 through 7 cover the relational model in detail.The Entity-Relationship Model. The entity-relationship (E-R) data model isbased on a perception of a real world that consists of a collection of basicobjects, called entities, and of relationships among these objects. An entity is a"thing" or "object" in the real world that is distinguishable from other objects.The entity-relationship model is widely used in database design, and Chapter6 explores it in detail.Object-Based Data Model. The object-oriented data model is another datamodel that has seen increasing attention. The object-oriented model can beseen as extending the E-R model with notions of encapsulation, methods (func-tions), and object identity. The object-relational data model combines featuresof the object-oriented data model and relational data model. Chapter 9 exam-ines the object-based data model.Semistructured Data Model. The semistructured data model permits the spec-ification of data where individual data items of the same type may have dif-ferent sets of attributes. This is in contrast to the data models mentioned ear-lier, where every data item of a particular type must have the same set of at-tributes. The Extensible Markup Language (XML) is widely used to representsemistructured data. Chapter 10 covers it.

推荐阅读:

营销快速入门汇编

领导干部素质提升读物

国企老总经常阅读的书

更多图书资讯可访问读书人图书频道:http://www.reader8.com/book/

热点排行