Database Systems Concepts
McGraw Hill Higher Education (Publisher)
5th Edition
Published on 1. June 2005
Book
Hardback
1168 pages
978-0-07-295886-7 (ISBN)
Article exhausted; check for reprint
Description
"Database System Concepts, 5/e", is intended for a first course in databases at the junior or senior undergraduate, or first-year graduate, level. In addition to basic material for a first course, the text contains advanced material that can be used for course supplements, or as introductory material for an advanced course. The authors assume only a familiarity with basic data structures, computer organization, and a high-level programming language such as Java, C, or Pascal. Concepts are presented as intuitive descriptions, and many are based on the running example of a bank enterprise. Important theoretical results are covered, but formal proofs are omitted. In place of proofs, figures and examples are used to suggest why a result is true. The fundamental concepts and algorithms covered in the book are often based on those used in existing commercial or experimental database systems. The aim is to present these concepts and algorithms in a general setting that is not tied to one particular database system. Details of particular commercial database systems are discussed in the case studies which constitute Part 8 of the book.
The fifth edition of "Database System Concepts" retains the overall style of prior editions while evolving the content and organization to reflect the changes that are occurring in the way databases are designed, managed, and used. Key handles inlcude: early coverage of SQL in two chapters; thinking of SQL as doing or creating queries; usage of a bank analogy throughout the text with running examples; case studies that represent a different database, which is in the last Part of the text; and, focus on cutting edge material, such as xml, web based database systems.
The fifth edition of "Database System Concepts" retains the overall style of prior editions while evolving the content and organization to reflect the changes that are occurring in the way databases are designed, managed, and used. Key handles inlcude: early coverage of SQL in two chapters; thinking of SQL as doing or creating queries; usage of a bank analogy throughout the text with running examples; case studies that represent a different database, which is in the last Part of the text; and, focus on cutting edge material, such as xml, web based database systems.
More details
Edition
5th Revised edition
Language
English
Place of publication
London
United States
Publishing group
McGraw-Hill Education - Europe
Target group
College/higher education
Edition type
Revised edition
Dimensions
Height: 238 mm
Width: 190 mm
Thickness: 48 mm
Weight
1834 gr
ISBN-13
978-0-07-295886-7 (9780072958867)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Classification
Other editions
New editions

Abraham Silberschatz | Henry Korth | S. Sudarshan
Database System Concepts
Book
03/2010
6th Edition
McGraw Hill Higher Education
€136.17
Article is exhausted; no reprint
Previous edition
Silberschatz
Database System Concepts
Book
04/2002
4th Edition
McGraw Hill Higher Education
€49.59
Article exhausted; check for reprint
Content
Database System Concepts, 5th Edition 1 Introduction 2 Relational Model 3 SQL 4 Advanced SQL 5 Other Relational Languages 6 Database Design and the E-R Model 7 Relational Database Design 8 Application Design and Development 9 Object-Based Databases 10 XML 11 Storage and File Structure 12 Indexing and Hashing 13 Query Processing 14 Query Optimization 15 Transactions 16 Concurrency Control 17 Recovery System 18 Data Analysis and Mining 19 Information Retrieval 20 Database-System Architectures 21 Parallel Databases 22 Distributed Databases 23 Advanced Application Development 24 Advanced Data Types and New Applications 25 Advanced Transaction Processing 26 PostgreSQL 27 Oracle 28 IBM DB2 Universal Database 29 Microsoft SQL Server Appendix A NetworkModel Appendix B Hierarchical Model Appendix C Advanced Relational Database Design