CSG102: $3^{rd}$ Assignment

Due: Thursday, April 15

  1. Consider the following ER-diagram,

    \begin{figure}\centering\epsfig{file=assign3.eps, height=3in, width=5in}\end{figure}

  2. Consider the following db schema,

    Lab(labID, labName, location)

    Students(studentID, fname, lname)

    Guinea-Pig(animalID, description)

    Working(studentID, labID, hours)

    Feeding(studentID, animalID, time, amount_of_food)


Evangelos Kanoulas 2004-04-03