Database system concepts:
Gespeichert in:
Beteiligte Personen: | , , |
---|---|
Format: | Buch |
Sprache: | Englisch |
Veröffentlicht: |
Boston
McGraw-Hill
2011
|
Ausgabe: | 6. ed. |
Schlagwörter: | |
Links: | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=020568580&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
Beschreibung: | Ill., graph. Darst. |
Umfang: | XXVI, 1349 S. |
ISBN: | 9780073523323 9780071289597 |
Internformat
MARC
LEADER | 00000nam a2200000zc 4500 | ||
---|---|---|---|
001 | BV036649038 | ||
003 | DE-604 | ||
005 | 20120330 | ||
007 | t| | ||
008 | 100902s2011 xxu |||| 00||| eng d | ||
020 | |a 9780073523323 |c hard copy : alk. paper |9 978-0-07-352332-3 | ||
020 | |a 9780071289597 |c paperback |9 978-0-07-128959-7 | ||
035 | |a (OCoLC)699930073 | ||
035 | |a (DE-599)BVBBV036649038 | ||
040 | |a DE-604 |b ger |e aacr | ||
041 | 0 | |a eng | |
044 | |a xxu |c US | ||
049 | |a DE-861 |a DE-11 | ||
050 | 0 | |a QA76.9.D3 | |
082 | 0 | |a 005.74 | |
084 | |a ST 270 |0 (DE-625)143638: |2 rvk | ||
084 | |a DAT 650f |2 stub | ||
100 | 1 | |a Silberschatz, Abraham |e Verfasser |4 aut | |
245 | 1 | 0 | |a Database system concepts |c Avi Silberschatz ; Hank Korth ; S. Sudarshan |
250 | |a 6. ed. | ||
264 | 1 | |a Boston |b McGraw-Hill |c 2011 | |
300 | |a XXVI, 1349 S. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
500 | |a Ill., graph. Darst. | ||
650 | 4 | |a Database management | |
650 | 0 | 7 | |a Handbuch |0 (DE-588)4158977-4 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Datenbanksystem |0 (DE-588)4113276-2 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Datenbankentwurf |0 (DE-588)4127613-9 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Computer |0 (DE-588)4070083-5 |2 gnd |9 rswk-swf |
655 | 7 | |8 1\p |0 (DE-588)4123623-3 |a Lehrbuch |2 gnd-content | |
689 | 0 | 0 | |a Datenbankentwurf |0 (DE-588)4127613-9 |D s |
689 | 0 | 1 | |a Datenbanksystem |0 (DE-588)4113276-2 |D s |
689 | 0 | |8 2\p |5 DE-604 | |
689 | 1 | 0 | |a Handbuch |0 (DE-588)4158977-4 |D s |
689 | 1 | |8 3\p |5 DE-604 | |
689 | 2 | 0 | |a Computer |0 (DE-588)4070083-5 |D s |
689 | 2 | |8 4\p |5 DE-604 | |
700 | 1 | |a Korth, Henry F. |e Verfasser |4 aut | |
700 | 1 | |a Sudarshan, S. |e Verfasser |4 aut | |
856 | 4 | 2 | |m HBZ Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=020568580&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
883 | 1 | |8 1\p |a cgwrk |d 20201028 |q DE-101 |u https://d-nb.info/provenance/plan#cgwrk | |
883 | 1 | |8 2\p |a cgwrk |d 20201028 |q DE-101 |u https://d-nb.info/provenance/plan#cgwrk | |
883 | 1 | |8 3\p |a cgwrk |d 20201028 |q DE-101 |u https://d-nb.info/provenance/plan#cgwrk | |
883 | 1 | |8 4\p |a cgwrk |d 20201028 |q DE-101 |u https://d-nb.info/provenance/plan#cgwrk | |
943 | 1 | |a oai:aleph.bib-bvb.de:BVB01-020568580 |
Datensatz im Suchindex
_version_ | 1819250174594121728 |
---|---|
adam_text | Titel: Database system concepts
Autor: Silberschatz, Abraham
Jahr: 2011
Contents
Chapter 1 Introduction
1.1 Database-System Applications 1
1.2 Purpose of Database Systems 3
1.3 View of Data 6
1.4 Database Languages 9
1.5 Relational Databases 12
1.6 Database Design 15
1.7 Data Storage and Querying 20
1.8 Transaction Management 22
1.9 Database Architecture 23
1.10 Data Mining and Information
Retrieval 25
1.11 Specialty Databases 26
1.12 Database Users and Administrators
1.13 History of Database Systems 29
1.14 Summary 31
Exercises 33
Bibliographical Notes 35
27
PART ONE
RELATIONAL DATABASES
Chapter 2 Introduction to the Relational Model
2.1 Structure of Relational Databases 39
2.2 Database Schema 42
2.3 Keys 45
2.4 Schema Diagrams 46
2.5 Relational Query Languages 47
2.6 Relational Operations 48
2.7 Summary 52
Exercises 53
Bibliographical Notes 55
Chapter 3 Introduction to SQL
3.1 Overview of the SQL Query
Language 57
3.2 SQL Data Definition 58
3.3 Basic Structure of SQL Queries 63
3.4 Additional Basic Operations 74
3.5 Set Operations 79
3.6 Null Values 83
3.7 Aggregate Functions 84
3.8 Nested Subqueries 90
3.9 Modification of the Database
3.10 Summary 104
Exercises 105
Bibliographical Notes 112
98
Contents
Chapter 4 Intermediate SQL
4.1 Join Expressions 113
4.2 Views 120
4.3 Transactions 127
4.4 Integrity Constraints 128
4.5 SQL Data Types and Schemas 136
4.6 Authorization 143
4.7 Summary 150
Exercises 152
Bibliographical Notes
156
Chapter 5 Advanced SQL
5.1 Accessing SQL From a Programming
Language 157
5.2 Functions and Procedures 173
5.3 Triggers 180
5.4 Recursive Queries** 187
5.5 Advanced Aggregation Features*
5.6 OLAP** 197
5.7 Summary 209
Exercises 211
Bibliographical Notes 216
192
Chapter 6 Formal Relational Query Languages
6.1 The Relational Algebra 217 6.4 Summary 248
6.2 The Tuple Relational Calculus 239 Exercises 249
6.3 The Domain Relational Calculus 245 Bibliographical Notes
254
PART TWO
DATABASE DESIGN
Chapter 7 Database Design and the E-R Model
7.1 Overview of the Design Process 259
7.2 The Entity-Relationship Model 262
7.3 Constraints 269
7.4 Removing Redundant Attributes in
Entity Sets 272
7.5 Entity-Relationship Diagrams 274
7.6 Reduction to Relational Schemas 283
7.7 Entity-Relationship Design Issues 290
7.8 Extended E-R Features 295
7.9 Alternative Notations for Modeling
Data 304
7.10 Other Aspects of Database Design 310
7.11 Summary 313
Exercises 315
Bibliographical Notes 321
Contents vii
Chapter 8 Relational Database Design
8.1 Features of Good Relational 8.6 Decomposition Using Multivalued
Designs 323 Dependencies 355
8.2 Atomic Domains and First Normal 8.7 More Normal Forms 360
Form 327 8.8 Database-Design Process 361
8.3 Decomposition Using Functional 8.9 Modeling Temporal Data 364
Dependencies 329 8.10 Summary 367
8.4 Functional-Dependency Theory 338 Exercises 368
8.5 Algorithms for Decomposition 348 Bibliographical Notes 374
Chapter 9 Application Design and Development
9.1 Application Programs and User 9.6 Application Performance 400
Interfaces 375 9.7 Application Security 402
9.2 Web Fundamentals 377 9.8 Encryption and Its Applications 411
9.3 Servlets and JSP 383 9.9 Summary 417
9.4 Application Architectures 391 Exercises 419
9.5 Rapid Application Development 396 Bibliographical Notes 426
PART THREE ¦ DATA STORAGE AND QUERYING
Chapter 10 Storage and File Structure
10.1 Overview of Physical Storage 10.6 Organization of Records in Files 457
Media 429 10.7 Data-Dictionary Storage 462
10.2 Magnetic Disk and Flash Storage 432 10.8 Database Buffer 464
10.3 RAID 441 10.9 Summary 468
10.4 Tertiary Storage 449 Exercises 470
10.5 File Organization 451 Bibliographical Notes 473
Chapter 11 Indexing and Hashing
11.1 Basic Concepts 475 11.8 Comparison of Ordered Indexing and
11.2 Ordered Indices 476 Hashing 523
11.3 B+-Tree Index Files 485 11.9 Bitmap Indices 524
11.4 B+-Tree Extensions 500 11.10 Index Definition in SQL 528
11.5 Multiple-Key Access 506 11.11 Summary 529
11.6 Static Hashing 509 Exercises 532
11.7 Dynamic Hashing 515 Bibliographical Notes 536
viii Contents
Chapter 12 Query Processing
12.1 Overview 537
12.2 Measures of Query Cost 540
12.3 Selection Operation 541
12.4 Sorting 546
12.5 Join Operation 549
12.6 Other Operations 563
12.7 Evaluation of Expressions 567
12.8 Summary 572
Exercises 574
Bibliographical Notes 577
Chapter 13 Query Optimization
13.1 Overview 579
13.2 Transformation of Relational
Expressions 582
13.3 Estimating Statistics of Expression
Results 590
13.4 Choice of Evaluation Plans 598
13.5 Materialized Views** 607
13.6 Advanced Topics in Query
Optimization** 612
13.7 Summary 615
Exercises 617
Bibliographical Notes 622
PART FOUR
TRANSACTION MANAGEMENT
Chapter 14 Transactions
14.1 Transaction Concept 627
14.2 A Simple Transaction Model
14.3 Storage Structure 632
14.4 Transaction Atomicity and
Durability 633
14.5 Transaction Isolation 635
14.6 Serializability 641
14.7 Transaction Isolation and
629 Atomicity 646
14.8 Transaction Isolation Levels 648
14.9 Implementation of Isolation Levels 650
14.10 Transactions as SQL Statements 653
14.11 Summary 655
Exercises 657
Bibliographical Notes 660
Chapter 15 Concurrency Control
15.1 Lock-Based Protocols 661
15.2 Deadlock Handling 674
15.3 Multiple Granularity 679
15.4 Timestamp-Based Protocols
15.5 Validation-Based Protocols
15.6 Multiversion Schemes 689
15.7 Snapshot Isolation 692
15.8 Insert Operations, Delete Operations,
and Predicate Reads 697
15.9 Weak Levels of Consistency in
682 Practice 701
686 15.10 Concurrency in Index Structures** 704
15.11 Summary 708
Exercises 712
Bibliographical Notes 718
Contents
Chapter 16 Recovery System
16.1 Failure Classification 721
16.2 Storage 722
16.3 Recovery and Atomicity 726
16.4 Recovery Algorithm 735
16.5 Buffer Management 738
16.6 Failure with Loss of Nonvolatile
Storage 743
16.7 Early Lock Release and Logical Undo
Operations 744
16.8 ARIES** 750
16.9 Remote Backup Systems 756
16.10 Summary 759
Exercises 762
Bibliographical Notes 766
PART FIVE
SYSTEM ARCHITECTURE
Chapter 17 Database-System Architectures
17.1 Centralized and Client-Server
Architectures 769
17.2 Server System Architectures 772
17.3 Parallel Systems 777
17A Distributed Systems 784
17.5 Network Types 788
17.6 Summary 791
Exercises 793
Bibliographical Notes 794
Chapter 18 Parallel Databases
18.1 Introduction 797
18.2 I/O Parallelism 798
18.3 Interquery Parallelism 802
18.4 Intraquery Parallelism 803
18.5 Intraoperation Parallelism 804
18.6 Interoperation Parallelism 813
18.7 Query Optimization 814
18.8 Design of Parallel Systems 815
18.9 Parallelism on Multicore
Processors 817
18.10 Summary 819
Exercises 821
Bibliographical Notes 824
Chapter 19 Distributed Databases
19.1 Homogeneous and Heterogeneous 19.7
Databases 825 19.8
19.2 Distributed Data Storage 826
19.3 Distributed Transactions 830 19.9
19.4 Commit Protocols 832 19.10
19.5 Concurrency Control in Distributed 19.11
Databases 839
19.6 Availability 847
Distributed Query Processing 854
Heterogeneous Distributed
Databases 857
Cloud-Based Databases 861
Directory Systems 870
Summary 875
Exercises 879
Bibliographical Notes 883
Contents
PART SIX ¦ DATA WAREHOUSING, DATA
MINING, AND INFORMATION RETRIEVAL
Chapter 20 Data Warehousing and Mining
20.1 Decision-Support Systems 887
20.2 Data Warehousing 889
20.3 Data Mining 893
20.4 Classification 894
20.5 Association Rules 904
20.6 Other Types of Associations 906
20.7 Clustering 907
20.8 Other Forms of Data Mining 908
20.9 Summary 909
Exercises 911
Bibliographical Notes 914
Chapter 21 Information Retrieval
21.1 Overview 915
21.2 Relevance Ranking Using Terms 917
21.3 Relevance Using Hyperlinks 920
21.4 Synonyms, Homonyms, and
Ontologies 925
21.5 Indexing of Documents 927
21.6 Measuring Retrieval Effectiveness 929
21.7 Crawling and Indexing the Web 930
21.8 Information Retrieval: Beyond Ranking
of Pages 931
21.9 Directories and Categories 935
21.10 Summary 937
Exercises 939
Bibliographical Notes 941
PART SEVEN
SPECIALTY DATABASES
Chapter 22 Object-Based Databases
22.1 Overview 945 22.8
22.2 Complex Data Types 946
22.3 Structured Types and Inheritance in 22.9
SQL 949 22.10
22.4 Table Inheritance 954
22.5 Array and Multiset Types in SQL 956 22.11
22.6 Object-Identity and Reference Types in
SQL 961
22.7 Implementing O-R Features 963
Persistent Programming
Languages 964
Object-Relational Mapping
Object-Oriented versus
Object-Relational 973
Summary 975
Exercises 976
Bibliographical Notes 980
973
Chapter 23 XML
23.1 Motivation 981
23.2 Structure of XML Data 986
23.3 XML Document Schema 990
23.4 Querying and Transformation 998
23.5 Application Program Interfaces to
XML 1008
23.6 Storage of XML Data 1009
23.7 XML Applications 1016
23.8 Summary 1019
Exercises 1021
Bibliographical Notes 1024
Contents xi
PART EIGHT ¦ ADVANCED TOPICS
Chapter 24 Advanced Application Development
24.1 Performance Tuning 1029 24.4 Standardization 1051
24.2 Performance Benchmarks 1045 24.5 Summary 1056
24.3 Other Issues in Application Exercises 1057
Development 1048 Bibliographical Notes 1059
Chapter 25 Spatial and Temporal Data and Mobility
25.1 Motivation 1061 25.5 Mobility and Personal Databases 1079
25.2 Time in Databases 1062 25.6 Summary 1085
25.3 Spatial and Geographic Data 1064 Exercises 1087
25.4 Multimedia Databases 1076 Bibliographical Notes 1089
Chapter 26 Advanced Transaction Processing
26.1 Transaction-Processing Monitors 1091 26.6 Long-Duration Transactions 1109
26.2 Transactional Workflows 1096 26.7 Summary 1115
26.3 E-Commerce 1102 Exercises 1117
26.4 Main-Memory Databases 1105 Bibliographical Notes 1119
26.5 Real-Time Transaction Systems 1108
PART NINE ¦ CASE STUDIES
Chapter 27 PostgreSQL
27.1 Introduction 1123 27.5 Storage and Indexing 1146
27.2 User Interfaces 1124 27.6 Query Processing and
27.3 SQL Variations and Extensions 1126 Optimization 1151
27.4 Transaction Management in 27.7 System Architecture 1154
PostgreSQL 1137 Bibliographical Notes 1155
Chapter 28 Oracle
28.1 Database Design and Querying 28.6 System Architecture 1183
Tools 1157 28.7 Replication, Distribution, and External
28.2 SQL Variations and Extensions 1158 Data 1188
28.3 Storage and Indexing 1162 28.8 Database Administration Tools 1189
28.4 Query Processing and 28.9 Data Mining 1191
Optimization 1172 Bibliographical Notes 1191
28.5 Concurrency Control and
Recovery 1180
xii Contents
Chapter 29 IBM DB2 Universal Database
29.1 Overview 1193
29.2 Database-Design Tools 1194
29.3 SQL Variations and Extensions 1195
29.4 Storage and Indexing 1200
29.5 Multidimensional Clustering 1203
29.6 Query Processing and
Optimization 1207
29.7 Materialized Query Tables 1212
29.8 Autonomie Features in DB2 1214
29.9 Tools and Utilities 1215
29.10 Concurrency Control and
Recovery 1217
29.11 System Architecture 1219
29.12 Replication, Distribution, and External
Data 1220
29.13 Business Intelligence Features 1221
Bibliographical Notes 1222
Chapter 30 Microsoft SQL Server
30.1 Management, Design, and Querying 30.8
Tools 1223
30.2 SQL Variations and Extensions 1228 30.9
30.3 Storage and Indexing 1233 30.10
30.4 Query Processing and 30.11
Optimization 1236 30.12
30.5 Concurrency and Recovery 1241 30.13
30.6 System Architecture 1246
30.7 Data Access 1248
Distributed Heterogeneous Query
Processing 1250
Replication 1251
Server Programming in .NET 1253
XML Support 1258
SQL Server Service Broker 1261
Business Intelligence 1263
Bibliographical Notes 1267
PART TEN
APPENDICES
Appendix A
A.I Full Schema
A.2 DDL 1272
Detailed University Schema
1271 A.3 Sample Data
1276
Appendix B Advanced Relational Design (contents online)
B.I Multivalued Dependencies Bl Exercises BIO
B.3 Domain-Key Normal Form B8 Bibliographical Notes B12
B.4 Summary BIO
Appendix C Other Relational Query Languages (contents online)
C.I Query-by-Example Cl
C.2 Microsoft Access C9
C.3 Datalog C11
C.4 Summary C25
Exercises C26
Bibliographical Notes C30
Contents xiii
Appendix D Network Model (contents online)
D.I Basic Concepts Dl D.6 DBTG Set-Processing Facility D22
D.2 Data-Structure Diagrams D2 D.7 Mapping of Networks to Files D27
D.3 The DBTG CODASYL Model D7 D.8 Summary D31
D.4 DBTG Data-Retrieval Facility D13 Exercises D32
D.5 DBTG Update Facility D20 Bibliographical Notes D35
Appendix E Hierarchical Model (contents online)
E.I Basic Concepts El E.6 Mapping of Hierarchies to Files E22
E.2 Tree-Structure Diagrams E2 E.7 The IMS Database System E24
E.3 Data-Retrieval Facility E13 E.8 Summary E25
E.4 Update Facility E17 Exercises E26
E.5 Virtual Records E20 Bibliographical Notes E29
Bibliography 1283
Index 1315
|
any_adam_object | 1 |
author | Silberschatz, Abraham Korth, Henry F. Sudarshan, S. |
author_facet | Silberschatz, Abraham Korth, Henry F. Sudarshan, S. |
author_role | aut aut aut |
author_sort | Silberschatz, Abraham |
author_variant | a s as h f k hf hfk s s ss |
building | Verbundindex |
bvnumber | BV036649038 |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.9.D3 |
callnumber-search | QA76.9.D3 |
callnumber-sort | QA 276.9 D3 |
callnumber-subject | QA - Mathematics |
classification_rvk | ST 270 |
classification_tum | DAT 650f |
ctrlnum | (OCoLC)699930073 (DE-599)BVBBV036649038 |
dewey-full | 005.74 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.74 |
dewey-search | 005.74 |
dewey-sort | 15.74 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
edition | 6. ed. |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>02339nam a2200589zc 4500</leader><controlfield tag="001">BV036649038</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20120330 </controlfield><controlfield tag="007">t|</controlfield><controlfield tag="008">100902s2011 xxu |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780073523323</subfield><subfield code="c">hard copy : alk. paper</subfield><subfield code="9">978-0-07-352332-3</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780071289597</subfield><subfield code="c">paperback</subfield><subfield code="9">978-0-07-128959-7</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)699930073</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV036649038</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">aacr</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="044" ind1=" " ind2=" "><subfield code="a">xxu</subfield><subfield code="c">US</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-861</subfield><subfield code="a">DE-11</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">QA76.9.D3</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">005.74</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 270</subfield><subfield code="0">(DE-625)143638:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 650f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Silberschatz, Abraham</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Database system concepts</subfield><subfield code="c">Avi Silberschatz ; Hank Korth ; S. Sudarshan</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">6. ed.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Boston</subfield><subfield code="b">McGraw-Hill</subfield><subfield code="c">2011</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XXVI, 1349 S.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Ill., graph. Darst.</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Database management</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Handbuch</subfield><subfield code="0">(DE-588)4158977-4</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Datenbanksystem</subfield><subfield code="0">(DE-588)4113276-2</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Datenbankentwurf</subfield><subfield code="0">(DE-588)4127613-9</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Computer</subfield><subfield code="0">(DE-588)4070083-5</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="655" ind1=" " ind2="7"><subfield code="8">1\p</subfield><subfield code="0">(DE-588)4123623-3</subfield><subfield code="a">Lehrbuch</subfield><subfield code="2">gnd-content</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Datenbankentwurf</subfield><subfield code="0">(DE-588)4127613-9</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Datenbanksystem</subfield><subfield code="0">(DE-588)4113276-2</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="8">2\p</subfield><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="1" ind2="0"><subfield code="a">Handbuch</subfield><subfield code="0">(DE-588)4158977-4</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2=" "><subfield code="8">3\p</subfield><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="2" ind2="0"><subfield code="a">Computer</subfield><subfield code="0">(DE-588)4070083-5</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="2" ind2=" "><subfield code="8">4\p</subfield><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Korth, Henry F.</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Sudarshan, S.</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">HBZ Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=020568580&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="883" ind1="1" ind2=" "><subfield code="8">1\p</subfield><subfield code="a">cgwrk</subfield><subfield code="d">20201028</subfield><subfield code="q">DE-101</subfield><subfield code="u">https://d-nb.info/provenance/plan#cgwrk</subfield></datafield><datafield tag="883" ind1="1" ind2=" "><subfield code="8">2\p</subfield><subfield code="a">cgwrk</subfield><subfield code="d">20201028</subfield><subfield code="q">DE-101</subfield><subfield code="u">https://d-nb.info/provenance/plan#cgwrk</subfield></datafield><datafield tag="883" ind1="1" ind2=" "><subfield code="8">3\p</subfield><subfield code="a">cgwrk</subfield><subfield code="d">20201028</subfield><subfield code="q">DE-101</subfield><subfield code="u">https://d-nb.info/provenance/plan#cgwrk</subfield></datafield><datafield tag="883" ind1="1" ind2=" "><subfield code="8">4\p</subfield><subfield code="a">cgwrk</subfield><subfield code="d">20201028</subfield><subfield code="q">DE-101</subfield><subfield code="u">https://d-nb.info/provenance/plan#cgwrk</subfield></datafield><datafield tag="943" ind1="1" ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-020568580</subfield></datafield></record></collection> |
genre | 1\p (DE-588)4123623-3 Lehrbuch gnd-content |
genre_facet | Lehrbuch |
id | DE-604.BV036649038 |
illustrated | Not Illustrated |
indexdate | 2024-12-20T14:38:56Z |
institution | BVB |
isbn | 9780073523323 9780071289597 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-020568580 |
oclc_num | 699930073 |
open_access_boolean | |
owner | DE-861 DE-11 |
owner_facet | DE-861 DE-11 |
physical | XXVI, 1349 S. |
publishDate | 2011 |
publishDateSearch | 2011 |
publishDateSort | 2011 |
publisher | McGraw-Hill |
record_format | marc |
spellingShingle | Silberschatz, Abraham Korth, Henry F. Sudarshan, S. Database system concepts Database management Handbuch (DE-588)4158977-4 gnd Datenbanksystem (DE-588)4113276-2 gnd Datenbankentwurf (DE-588)4127613-9 gnd Computer (DE-588)4070083-5 gnd |
subject_GND | (DE-588)4158977-4 (DE-588)4113276-2 (DE-588)4127613-9 (DE-588)4070083-5 (DE-588)4123623-3 |
title | Database system concepts |
title_auth | Database system concepts |
title_exact_search | Database system concepts |
title_full | Database system concepts Avi Silberschatz ; Hank Korth ; S. Sudarshan |
title_fullStr | Database system concepts Avi Silberschatz ; Hank Korth ; S. Sudarshan |
title_full_unstemmed | Database system concepts Avi Silberschatz ; Hank Korth ; S. Sudarshan |
title_short | Database system concepts |
title_sort | database system concepts |
topic | Database management Handbuch (DE-588)4158977-4 gnd Datenbanksystem (DE-588)4113276-2 gnd Datenbankentwurf (DE-588)4127613-9 gnd Computer (DE-588)4070083-5 gnd |
topic_facet | Database management Handbuch Datenbanksystem Datenbankentwurf Computer Lehrbuch |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=020568580&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT silberschatzabraham databasesystemconcepts AT korthhenryf databasesystemconcepts AT sudarshans databasesystemconcepts |