Database concepts

Assessment

Libray Database


The following is a schema for a library system. A borrower can take a book out on loan from a library branch.

Schema

Note that there are four tables and are described as:

BORROWER

BOOK

LOAN

BRANCH