Saint Louis University |
Computer Science 371
|
Dept. of Math & Computer Science |
Topic: Relations
Related Reading: Ch. 2-3
Due:
3:10pm, Wednesday 14 September 2005
3:10pm, Friday 16 September 2005
Please make sure you adhere to the policies on academic integrity.
Exercise 2.1 of text (p. 25)
Your answer should be in the form of a boolean
expression for BROTHER-IN-LAW(x,y) which evaluates to
true if and only if x is a brother-in law of y.
Exercise 2.2 of text (p. 25)
Your answers must be valid "CREATE TABLE" statements in SQL.
(though you are not required to test them on turing, you may
choose to do so!)
Exercise 3.9 of text (p. 67)
Exercise 3.15 of text (p. 68)