McGraw-Hill OnlineMcGraw-Hill Higher EducationLearning Center
Student Center | Instructor Center | Information Center | Home
Overview
Table of Contents
Preface
Features
New to the Second Edition
Sample Chapter
Contact the Authors
Link to Author's Website
EngineeringCS.com
Feedback
Help Center


Ramakrishnan: Database Management Systems Third Edition
Database Management Systems, 3/e
Raghu Ramakrishnan, University of Wisconsin
Johannes Gehrke, Cornell University


Features

Online Learning Center available at www.mhhe.com/ramakrishnan and at www.cs.wisc.edu/~dbbook

Lecture Slides:

  • For Students: Slides in Postscript and PDF format
  • For Instructors: Slides in PowerPoint format for easy modification

Solutions to Chapter Exercises:

  • For Students: Odd-numbered solutions in Postscript and PDF format
  • For Instructors: Complete solutions in Postscript and PDF format

Online Instructor's Manual:

  • For Instructors: Provides a short overview of the goals of each chapter and identifies choices for material to emphasize or omit. It discusses the online resources available for that chapter and offers suggestions for hands-on exercises and projects. It includes sample exams from courses that the authors have taught using the book.

Code for SQL and Internet Database Applications:

  • For Students: Complete source code for one database-backed website (online bookstore). Scripts to set up sample databases for all SQL exercises.
  • For Instructors: Complete solutions for all SQL exercises, available for Oracle, DB2, SQL Server, Access, and MySQL. Extensive online material for all database-backed website exercises in the book (online record store, online pharmacy, student enrollment system, airline reservation system). Complete design documents, complete source code, skeleton design documents, and skeleton source code for website assignments.

Installation and Getting-Started Manuals:

  • For Instructors and Students: Directions for getting students up and running on Apache Tomcat, as well as the most popular databases including Oracle, DB2, SQL Server, Access, and MySQL.

Minibase Software:

  • For Instructors and Students: Minibase is a small relational database management system intended for use in systems-oriented courses. Minibase comes with sample assignments and solutions.