Cantitate/Preț
Produs

Relational Database Systems

Autor Dan A. Simovici, Richard L. Tenney
en Limba Engleză Hardback – 13 aug 1995
Relational Database Systems provides a timely introduction to the type of systems that are the current mainstay of the database management field. This book serves as a text for advanced undergraduate and graduate students, as well as an informative reference for researchers and professionals in all database aspects of computer science. It presents important querying systems including SQL and QUEL, and covers their respective theoretical foundations in relational algebra, tuple calculus, and domain calculus.The presentation of SQL adheres to the ANSI standard; however, the book discusses the most popular SQL dialects; a separate chapter covers imbedded SQL. The text also contains references to many significant relational database products, including INGRES, ORACLE, DB2, PARADOX, and SYBASE.Relational Database Systems concentrates on those issues that are most relevant to database design and application development. Exercises that constitute important extensions of the material are provided at the end of each chapter. The book assumes a knowledge of programming languages and datastructures, and some mathematical induction.

  • Includes coverage of embedded SQL, the most important existing application development tool
  • Presents query systems within their theoretical context
  • Discusses supporting mathematical theory
  • Offers a comparison of SQL dialects
  • Provides supplemental exercises for each chapter
  • Contains references to significant relational database products, including INGRES, ORACLE, DB2, PARADOX, and SYBASE
Citește tot Restrânge

Preț: 48558 lei

Preț vechi: 60697 lei
-20% Nou

Puncte Express: 728

Preț estimativ în valută:
9294 9687$ 7737£

Carte tipărită la comandă

Livrare economică 04-18 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780126443752
ISBN-10: 0126443750
Pagini: 485
Ilustrații: 1
Dimensiuni: 152 x 229 x 36 mm
Greutate: 0.94 kg
Editura: ELSEVIER SCIENCE

Public țintă

This book serves as a text for advanced undergraduate and graduate students and as a reference for researchers in all database aspects of computer science.

Cuprins

Introduction to Database Concepts: Databases and Database Systems. The Entity-Relationship Model. The Relational Model: The Relational Model. Relational Algebra Operations. Relational Algebra Computations. Relational Algebra Expressions. Other Operations. SQL--The Interactive Language: The Data Definition Component. The Data Manipulation Component. SQL and Database Administration. SQL Dialects. Embedded SQL: Structure of Embedded SQL Programs. Variablesin Embedded SQL. Flow of Control. Cursors. Updates in Embedded SQL. Dynamic SQL. SQL92 and Embedded SQL. Relational Calculi: Domain Calculus. Tuple Calculus. The QUEL Query Language. Query-by-Example. Paradoxs QBE Facility. Constraints and Schemas: Constraints and Schemas. Project-Join Mappings. SQL and Integrity Constraints. Functional Dependencies: Proofs and Functional Dependencies. Keys and Functional Dependencies. Covers. Tableaux. Normalization: Normal Forms. Normalization. Multivalued and Join Dependencies: Multivalued and Join Dependencies. Rules of Inference. Dependency Bases. Further Normalization. Tableaux and Multivalued Dependencies. Hypergraphs. Physical Design Principles: Basic Data Structures. Hierarchical Systems of Indices. Hashing. Product-Specific Data Structures. Query Processing: Algebraic Manipulation. Selection Query Processing. Join Processing. The Wong-Youssefi Algorithm. Informed Decisions. Concurrency In Database Systems: Transactions. Serializability. Concurrency Control Algorithms. Recovery. SQL Support for Transactions. List of Notation. Index.