登入帳戶  | 訂單查詢  | 購物車/收銀台(0) | 在線留言板  | 付款方式  | 聯絡我們  | 運費計算  | 幫助中心 |  加入書簽
會員登入   新用戶註冊
HOME新書上架暢銷書架好書推介特價區會員書架精選月讀2024年度TOP分類閱讀雜誌 香港/國際用戶
最新/最熱/最齊全的簡體書網 品種:超過100萬種書,正品正价,放心網購,悭钱省心 送貨:速遞 / 物流,時效:出貨後2-4日

2025年08月出版新書

2025年07月出版新書

2025年06月出版新書

2025年05月出版新書

2025年04月出版新書

2025年03月出版新書

2025年02月出版新書

2025年01月出版新書

2024年12月出版新書

2024年11月出版新書

2024年10月出版新書

2024年09月出版新書

2024年08月出版新書

2024年07月出版新書

『簡體書』数据库设计与关系理论(影印版)

書城自編碼: 2051857
分類: 簡體書→大陸圖書→計算機/網絡數據庫
作者: [英]戴特
國際書號(ISBN): 9787564138905
出版社: 东南大学出版社
出版日期: 2013-01-01
版次: 1 印次: 1
頁數/字數: 260/338000
書度/開本: 16开 釘裝: 平装

售價:NT$ 456

我要買

share:

** 我創建的書架 **
未登入.



新書推薦:
大学问·市镇内外:晚明江南的地域结构与社会变迁(以地方权势阶层为切入点,剖析市镇兴衰与社会秩序变迁,为江南市镇研究开辟全新视角。)
《 大学问·市镇内外:晚明江南的地域结构与社会变迁(以地方权势阶层为切入点,剖析市镇兴衰与社会秩序变迁,为江南市镇研究开辟全新视角。) 》

售價:NT$ 398.0
王朝的赌局:宋徽宗联金灭辽的致命抉择
《 王朝的赌局:宋徽宗联金灭辽的致命抉择 》

售價:NT$ 398.0
盔甲骑士:为自己出征(纪念版)
《 盔甲骑士:为自己出征(纪念版) 》

售價:NT$ 254.0
地图中的战争史.海战篇(世界知名历史学家杰里米·布莱克口碑之作!)
《 地图中的战争史.海战篇(世界知名历史学家杰里米·布莱克口碑之作!) 》

售價:NT$ 755.0
预见6G
《 预见6G 》

售價:NT$ 449.0
全球视野下的投资机会
《 全球视野下的投资机会 》

售價:NT$ 449.0
地图中的战争史.陆战篇(一本书看透军事地图对500余年来近现代世界的塑造)
《 地图中的战争史.陆战篇(一本书看透军事地图对500余年来近现代世界的塑造) 》

售價:NT$ 857.0
我们的箱根驿传
《 我们的箱根驿传 》

售價:NT$ 332.0

建議一齊購買:

+

NT$ 449
《Access 2013 数据库管理与应用从新手到高手》
+

NT$ 573
《Oracle查询优化改写技巧与案例》
+

NT$ 531
《Access 2010数据库管理与应用从新手到高手(配光盘)》
+

NT$ 791
《Oracle 11g R2 DBA操作指南》
+

NT$ 931
《Head First PHP & MySQL(中文版)》
+

NT$ 561
《Oracle从入门到精通(视频实战版)(决战大数据时代!IT》
內容簡介:
《数据库设计与关系理论(影印版)》的每一章都包含一组练习,它或者展示了如何把理论知识应用到实践中,或者提供了更多的信息,或者要求你验证一些简单的理论结果。如果你非常熟悉数据库的关系模式,并且你希望深入了解数据库设计,那么这本书就完全适合你。
目錄
Preface
PART I SETTING THE SCENE
Chapter 1 Preliminaries
Some quotes from the literature
A note on terminology
The running example
Keys
The place of design theory
Aims of this book
Concluding remarks
Exercises
Chapter 2 Prerequisites
Overview
Relations and relvars
Predicates and propositions
More on suppliers and parts
Exercises
PART II FUNCTIONAL DEPENDENCIES, BOYCECODD NORMAL FORM,
AND RELATED MATTERS
Chapter 3 Normalization: Some Generalities
Normalization serves two purposes
Update anomalies
The normal form hierarchy
Normalization and constraints
Concluding remarks
Exercises
Chapter 4 FDs and BCNF (Informal)
First normal form
Functional dependencies
Keys rex, isited
Second normal form
Third normal form
BoyceCodd normal form
Exercises
Chapter 5 FDs and BCNF (Formal)
Preliminary definitions
Functional dependencies
BoyceCodd normal form
Heath''s Theorem
Exercises
Chapter 6 Preserving FDs
An unfortunate conflict
Another example
... And another
... And still another
A procedure that works
Identity decompositions
More on the conflict
Independent projections
Exercises
Chapter 7 FD Axiomatization
Armstrong''s axioms
Additional rules
Proving the additional rules
Another kind of closure
Exercises
Chapter 8 Denormalization
"Denormalize for performance"?
What does denormalization mean?
What denormalization isn''t (I)
What denormalization isn''t (II)
Denormalization considered harmful (I)
Denormalization considered harmful (II)
A final remark
Exercises
PART III JOIN DEPENDENCIES, FIFTH NORMAL FORM,
AND RELATED MATTERS
Chapter 9 JDs and 5NF (Informal)
Join dependencies——the basic idea
A relvar in BCNF and not 5NF
Cyclic rules
Concluding remarks
Exercises
Chapter 10 JDs and 5NF (Formal)
Join dependencies
Fifth normal form
JDs implied by keys
A useful theorem
FDs aren''t JDs
Update anomalies revisited
Exercises
Chapter 11 Implicit Dependencies
Irrelevant components
Combining components
Irreducible JDs
Summary so far
The chase algorithm
Concluding remarks
Exercises
Chapter 12 MVDs and 4NF
An introductory example
Multivalued dependencies (informal)
Multivalued dependencies (formal)
Fourth normal form
Axiomatization
Embedded dependencies
Exercises
Chapter 13 Additional Normal Forms
Equality dependencies
Sixth normal form
Superkey normal form
Redundancy free normal form
Domain-key normal form
Concluding remarks
Exercises
PART IV ORTHOGONALITY
Chapter 14 The Principle of Orthogonal Design
Two cheers for normalization
A motivating example
A simpler example
Tuples vs. propositions
The firstexample revisited
The second example revisited
The final version
A clarification
Concluding remarks
Exercises
PART V REDUNDANCY
Chapter 15 We Need More Science
A little history
Database design is predicate design
Example 1
Example 2
Example 3
Example 4
Example 5
Example 6
Example 7
Example 8
Example 9
Example 10
Example 11
Example 12
Managing redundancy
Refining the definition
Concluding remarks
Exercises
APPENDIXES
Appendix A Primary Keys Are Nice but Not Essential
Arguments in favor of the PK:AK distinction
Relvars with more than one key
The invoices and shipments example
One primary key per entity type?
The applicants and employees example
Concluding remarks
Appendix B Redundancy Revisited
Appendix C Historical Notes
Appendix D Answers to Exercises
Chapter 1
Chapter 2
Chapter 3
Chapter 4
Chapter 5
Chapter 6
Chapter 7
Chapter 8
Chapter 9
Chapter 10
Chapter 11
Chapter 12
Chapter 13
Chapter 14
Chapter 15
Index

 

 

書城介紹  | 合作申請 | 索要書目  | 新手入門 | 聯絡方式  | 幫助中心 | 找書說明  | 送貨方式 | 付款方式 台灣用户 | 香港/海外用户
megBook.com.tw
Copyright (C) 2013 - 2025 (香港)大書城有限公司 All Rights Reserved.