INST 301
Introduction to Information Science
Spring 2016
Assignment H7


This homework is due before the start of the class session indicated on the syllabus. Partial credit may be awarded.

This assignment must be completed using Base (the database in Open Office). For the Mac, select version 4.1.1. For PC's any version should work.

Create a database for an elementary school library which contains at least the following information:

You must use at least two tables (you may use more if necessary) when designing your database. You may find that you need to include more information in the database than is requested here in order to construct the required queries. Your database should be able to handle any number of students, any number of books, and any number of books charged out to a single student.

Enter the appropriate information for at least 10 students and 10 books into the database and arrange it so that exactly 5 of the books are charged out, 3 of them to the same student. At least two of your books must have the same title (but be different works), and at least two of your students must have the same name (but, of course, be different students!).

Construct two queries. The first should show the title of each book that is charged out, the name of the student to whom it is charged out, and the due date. The second query should simply show the name of each student at the school.

Many of the things you will need to decide when designing your database have not been specified in this assignment. For example, the form of a student's name (e.g., first and last, nickname, middle initial, etc.) has not been specified. Nor has the maximum length of a book's title. You may make any reasonable decisions about things which are not specified in this assignment.

Submit your database as a .odb file on ELMS.


Doug Oard
Last modified: Wed Mar 9 21:19:56 2016