| Final Homework
5
Due Date: November 7 Refer to the ERD given in class (Year-Gift-Donor). Write the
following queries in (a) SQL, (b) relational
algebra (c) tuple relational calculus (d)
domain relational calculus:
1, List all fields of donor
2, List the first and last names of all donors
3, List the phone numbers of donors 106 and 125
4, List the amount given by each donor for each year
|