Course Book:

        Database System Concepts
        Fourth Edition, 2002  Abraham Silberschatz, Henry F. Korth, S. Sudarshan

* Database course will cover the first 7 chapters of this book.

Slides for the course lectures

Copyright Note

The slides below are copyrighted by Silberschatz, Korth and Sudarshan, 2001. The slides are authorized for personal use, and for use in conjunction with a course for which Database System Concepts is the prescribed text. Instructors are free to modify the slides to their taste, as long as the modified slides acknowledge the source and the fact that they have been modified. Paper copies of the slides may be sold strictly at the price of reproduction, to students of courses where the book is the prescribed text. Any use that differs from the above, and any for profit sale of the slides (in any form) requires the consent of the copyright owners; contact Avi Silberschatz (avi@research.bell-labs.com) to obtain the copyright owners consent.

line separator

Book: Database System Concepts Fourth Edition
Abraham Silberschatz Henry F. Korth S. Sudarshan
Format
Chapter 1. Introduction (pp. 1-24) pptpdf-1,  pdf-2
Part 1: Data Models (pp. 25-131)
Chapter 2. Entity-Relationship Model  ppt,  pdf-1pdf-2
Chapter 3. Relational Model pptpdf-1,  pdf-2
Part 2: Relational Databases (pp. 133-303)
Chapter 4. SQL ppt,  pdf-1,  pdf-2
Chapter 5. Other Relational Languages ppt,  pdf-1pdf-2
Chapter 6. Integrity and Security ppt,  pdf-1,  pdf-2
Chapter 7. Relational-Database Design ppt,  pdf-1pdf-2


Extra Slides for the Course