Database Systems With Case Studies by Margaret Bernard, Eshwar Bachu
Book Summary:
Database Systems with Case Studies, covers exactly what students needs to know in an introductory database system course. This book focuses on database design and exposes students to a variety of approaches for getting the Data Model right. The book addresses issues related to database performance (Query Processing) and Transaction Management for multi-user environments. This book also introduces non-relational XML format to students. The approach taken to teach the topics is through introduction of many real-world enterprise database case studies and practice problems. The case studies are selected based on modern application areas, keeping the student’s interest in mind. The book provides hands-on experience of database design issues with several ready-made lab exercises. For grading students’ understanding of the topics, several challenging assignments are also provided at the end of chapters. Multiple-choice self-tests are provided for formative assessment throughout the book.
Audience of the Book :
This book Useful for MCA, BCA students.
Table of Contents :
1. Introduction to Relational Database Systems
2. Structured Query Language
3. Database Design
4. Query Processing
5. Transaction Processing
6. Databases and XML
7. Database Cases
8. SQL Labs