Database system concepts / (Record no. 120)

MARC details
000 -LEADER
fixed length control field 05909cam a22003254a 4500
001 - CONTROL NUMBER
control field 13888582
003 - CONTROL NUMBER IDENTIFIER
control field OSt
005 - DATE AND TIME OF LATEST TRANSACTION
control field 20230807094341.0
008 - FIXED-LENGTH DATA ELEMENTS--GENERAL INFORMATION
fixed length control field 050303s2006 maua b 001 0 eng
010 ## - LIBRARY OF CONGRESS CONTROL NUMBER
LC control number 2005006392
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
International Standard Book Number 0072958863 (hard : alk. paper)
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
International Standard Book Number 9780071244763
040 ## - CATALOGING SOURCE
Original cataloging agency BUL
Transcribing agency BUL
Modifying agency BUL
Language of cataloging eng
Description conventions rda
042 ## - AUTHENTICATION CODE
Authentication code pcc
082 00 - DEWEY DECIMAL CLASSIFICATION NUMBER
Classification number 005.74
Edition number 22
Item number SIL.
100 1# - MAIN ENTRY--PERSONAL NAME
Personal name Silberschatz, Abraham.
245 10 - TITLE STATEMENT
Title Database system concepts /
Statement of responsibility, etc. Abraham Silberschatz, Henry F. Korth, S. Sudarshan.
250 ## - EDITION STATEMENT
Edition statement 5th edition
260 ## - PUBLICATION, DISTRIBUTION, ETC.
Place of publication, distribution, etc. Boston :
Name of publisher, distributor, etc. McGraw-Hill Higher Education,
Date of publication, distribution, etc. c2006.
300 ## - PHYSICAL DESCRIPTION
Extent xxvi, 1142 p. :
Other physical details ill. ;
Dimensions 24 cm.
500 ## - GENERAL NOTE
General note Chapter 1 Introduction<br/>1.1 Database-system applications<br/>1.2 Purpose of database systems<br/>1.3 View of data<br/>1.4 Database languages<br/>etc.<br/><br/>PART 1 RELATIONAL DATABASES<br/>Chapter 2 Relational model<br/>2.1 Structure of relational databases<br/>2.2 Fundamental relational algebra<br/>2.3 Additional relational algebra operations<br/>2.4 Extended relational algebra operations<br/>etc.<br/><br/>Chapter 3 SQL <br/>3.1 Background<br/>3.2 Data definition<br/>3.3 basic structure of SQL queries<br/>3.4 Set operators<br/>etc.<br/><br/>Chapter 4 Advanced SQL<br/>4.1 SQL data types and schemas<br/>4.2 Integrity constraints<br/>4.3 Authorization<br/>4.4 Embedded SQL<br/>etc.<br/><br/>Chapter 5 Other relational languages <br/>5.1 Tuple relational calculus<br/>5.2 The domain relational calculus<br/>5.3 Query-by-example<br/>5.4 Datalog<br/>etc.<br/><br/>PART 2 DATABASE DESIGN<br/> Chapter 6 Database design and the E-R model<br/>6.1 Overview of the design process<br/>6.2 The entity relationship model<br/>6.3 Constraints<br/>6.4 Entity relationships<br/>etc.<br/><br/>Chapter 7 Relational database design<br/>7.1 Features of good relational designs<br/>7.2 Atomic domains and first normal formal<br/>7.3 Decomposition using functional dependencies<br/>7.4 Functional-dependency<br/>etc.<br/><br/>Chapter 8 Application design and development<br/>8.1 User interfaces and tools<br/>8.2 Web interfaces<br/>8.3 Web fundamentals<br/>8.4 Servlets and JSP<br/>etc.<br/><br/>PART3 OBJECT-BASED DATABASES AND XML<br/>Chapter 9 Object-based databases<br/>9.1 Overview<br/>9.2 Complex data types<br/>9.3 Structured types and inheritance in SQL<br/>9.4 Table inheritance<br/>etc.<br/><br/>Chapter 10 XML<br/>10.1 Motivation<br/>10.2 Structure of XML data<br/>10.3 XML document schema<br/>10.4 Querying and transformation<br/>etc.<br/><br/>PART 4 DATA STORAGE AND QUERYING<br/>Chapter 11 Storage and file structure<br/>11.1 Overview of physical<br/>11.2 Magnetic disks<br/>11.3 RAID<br/>11.4 Tertiary storage<br/>etc.<br/><br/>Chapter 12 Indexing and hashing<br/>12.1 Basic concepts<br/>12.2 Ordered indices<br/>12.3 B+-tree index files<br/>12.4 B-tree index files<br/>etc.<br/><br/>Chapter 13 Query processing<br/>13.1 Overview<br/>13.2 Measures of query cost <br/>13.3 Selection operation<br/>13.4 Sorting<br/>etc.<br/><br/>Chapter 14 Query optimization<br/>14.1 Overview <br/>14.2 Transformation of relational expressions<br/>14.3 Estimating statistics of expression results<br/>14.4 Choice of evaluation plans<br/>etc.<br/><br/>PART 5 TRANSACTION MANAGEMENT<br/>Chapter 15 Transactions<br/>15.1 Transaction concept<br/>15.2 transaction state<br/>15.3 Implementation of atomicity and durability<br/>15.4 concurrent executions<br/>etc.<br/><br/>Chapter 16 Concurrency control <br/>16.1 Lock-based protocols<br/>16.2 Timestamp-based protocols<br/>16.3 Validation-based protocols<br/>16.4 Multiple granularity<br/>etc.<br/><br/>Chapter 17 Recovery system<br/>17.1 Failure classification<br/>17.2 Storage structure<br/>17.3 Recovery and atomicity<br/>17.4 Log-based recovery<br/>etc.<br/><br/>PART 6 DATA MINING AND INFORMATION RETRIEVAL<br/>Chapter 18 Data analysis and mining <br/>18.1 Decision support systems<br/>18.2 Data analysis<br/>18.3 Data warehousing<br/>18.4 Data mining<br/>etc.<br/><br/>Chapter 19 Information retrieval <br/>19.1 Overview<br/>19.2 Relevance ranking using terms<br/>19.3 Relevance using hyperlinks<br/>19.4 Synonyms, homonyms and ontologies<br/>etc.<br/><br/>PART 7 SYSTEM ARCHITECTURE<br/>Chapter 20 Database system architecture<br/>20.1 Centralized and client server architectures<br/>20.2 Server system architectures<br/>20.3 Parallel systems<br/>20.4 Distributed systems<br/>etc.<br/><br/>Chapter 21 Parallel databases<br/>21.1 Introduction<br/>21.2 I/O parallelism<br/>21.3 Interquery parallelism<br/>21.4 Intraquery parallelism<br/>etc.<br/><br/>Chapter 22 Distributed databases<br/>22.1 Homogeneous and heterogeneous databases<br/>22.2 Distributed data storage<br/>22.3 Distributed transactions<br/>22.4 Commit protocols<br/>etc.<br/><br/>PART 8 OTHER TOPICS<br/>Chapter 23 Advanced application development<br/>23.1 Performance tuning<br/>23.2 Performance benchmarks<br/>23.3 Standardization<br/>23.4 Application migration<br/>etc.<br/><br/>Chapter 24 Advanced data types and new applications<br/>24.1 Motivation<br/>24.2 Time in databases<br/>24.3 Spatial and geographic data<br/>24.4 Multimedia databases<br/>etc.<br/><br/>Chapter 25 Advanced transaction processing<br/>25.1 Transaction processing monitors<br/>25.2 Transaction workflows<br/>25.3 E-commerce<br/>25.4 Main memory databases<br/>etc.<br/><br/>PART 9 CASE STUDIES<br/>Chapter 26 Poatgre SQL<br/>26.1 Introduction<br/>26.2 User interface<br/>26.3 SQL variations and extensions<br/>26.4 Transaction management in postgre SQL<br/>etc.<br/><br/>Chapter 27 Oracle<br/>27.1 Database design and querying tools<br/>27.2 SQL variations and extensions<br/>27.3 Storage and indexing<br/>27.4 Concurrency<br/>etc.<br/><br/>Chapter 28 IBM DB2 Universal database<br/>28.1 Overview<br/>28.2 Database design tools<br/>28.3 SQL variations and extensions<br/>28.4 Storage and indexing<br/>etc.<br/><br/>Chapter 29 Microsoft SQL server<br/>29.1 Management, design and querying <br/>29.2 SQL variations and extensions<br/>29.3 Storage and indexing<br/>29.4 Query processing and optimization<br/>etc.<br/>
504 ## - BIBLIOGRAPHY, ETC. NOTE
Bibliography, etc. note Bibliography : p. 1101 - 1128 .-- Index : p. 1129 - 1142
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name entry element Database management.
700 1# - ADDED ENTRY--PERSONAL NAME
Personal name Korth, Henry F.
700 1# - ADDED ENTRY--PERSONAL NAME
Personal name Sudarshan, S.
856 41 - ELECTRONIC LOCATION AND ACCESS
Materials specified Table of contents only
Uniform Resource Identifier <a href="http://www.loc.gov/catdir/toc/ecip059/2005006392.html">http://www.loc.gov/catdir/toc/ecip059/2005006392.html</a>
856 42 - ELECTRONIC LOCATION AND ACCESS
Materials specified Publisher description
Uniform Resource Identifier <a href="http://www.loc.gov/catdir/enhancements/fy0632/2005006392-d.html">http://www.loc.gov/catdir/enhancements/fy0632/2005006392-d.html</a>
942 ## - ADDED ENTRY ELEMENTS (KOHA)
Source of classification or shelving scheme Dewey Decimal Classification
Koha item type Book Closed Access
Edition 5th edition
Classification part 005.74
Item part 1
Call number prefix SIL.
Call number suffix 005.74 SIL.
Holdings
Withdrawn status Lost status Source of classification or shelving scheme Damaged status Not for loan Home library Current library Date acquired Source of acquisition Inventory number Total Checkouts Full call number Barcode Date last seen Copy number Price effective from Koha item type
    Dewey Decimal Classification     Engineering Library Engineering Library 01/22/2021 Purchased 0006411   005.74 SIL. 1 BUML23080331 01/22/2021 1 01/22/2021 Book Open Access