16891Database concepts : 7th ed.
Database Concepts by David Kroenke and David Auer gives undergraduate database management students and business professionals alike a firm understanding of the concepts behind the software, using Access 2013 to illustrate the concepts and techniques. Three projects run throughout the text, to show students how to apply the concepts to real-life business situations.
16892Database design and development: A visual approach
For students in the introductory course in database who want to learn how to design rather than just manipulate relational databases.The book that balances database theory, business problem solving, and hands-on-practice. This book prepares student for the workplace without sacrificing rigorous academic theory.
16893Database management : developing application systems using Oracle
Part 1: Introduction to database management systems; part 2: The relational approach; part 3: Data manipulation via ralational algebra; part 4: Data manipulation via ralational calculus; part 5: Introduction to oracla; part 6: Simple retrieval; part 7: Creating tables, indexes, storage spaces, and partitions; part 8: Data maintenance; part 9: Join queries; part 10: More sophisticated retrieval of data; part 11: Expressions and functions; part 12: Creating and using views; part 13: Accessing data from other user-names and concurrent processing; part 14: The internal report writer; part 15: Designing relational databases.
16894Database management systems
1. Introduction to database systems; 2. The relational model; 3. Storing data: Disks and files; 4. File organizations and indexes; 5. Tree-structured indexing; 6. Hash-Based indexing; 7. External sorting; 8. Relational algebra and calculus; 9. SQL: The query language; ...
16895Database management systems
Part 1. Foundations; Part 2. Application development; Part 3. Storage and indexing; Part 4. Query evaluation; Part 5. Transaction management; Part 6. Database design and tuning; Part 7. Additional topics.
16896Database management systems : 3rd ed.
Database Management Systems provides comprehensive and up-to-date coverage of the fundamentals of database systems. Coherent explanations and practical examples have made this one of the leading texts in the field. The third edition continues in this tradition, enhancing it with more practical material.
16897Database modeling and design: Third edition
Written for both the novice and the professional database designer, this book is the essential resource for database modeling, including the building of standard SQL data definitions. The design rules set forth in this book are applicable to any SQL-based system, including IBM DB2, Oracle V8.0, Informix IDS-UDO, Microsoft Access, Microsoft SQL Server, and Sybase Adaptive Server Enterprise.
16898Database reliability engineering : designing and operating resilient database systems
Contents: 1. Introducing database reliability engineering. 2. Service-level management. 3. Risk management. 4. Operational visibility. 5. Infrastructure engineering. 6. Infrastructure management. 7. Backup and recovery. 8. Release management. 9. Security. 10. Data storage, indexing, and replication. 11. Datastore field guide. 12. A data architecture sampler. 13. Making the case for DBRE.
16899Database systems : the complete book : 2nd ed.
The first half of the book provides in-depth coverage of databases from the point of view of the database designer, user, and application programmer. It covers the latest database standards SQL:1999, SQL/PSM, SQL/CLI, JDBC, ODL, and XML, with broader coverage of SQL than most other texts. The second half of the book provides in-depth coverage of databases from the point of view of the DBMS implementor. It focuses on storage structures, query processing, and transaction management.
16900Database-driven web sites : 2nd ed.
Introduction to web database programming; Introduction to HTML; Using client-slide script to enhance web applications; Web server;...