Students who complete this unit will demonstrate that they can:
- Use views to construct virtual tables.
- Demonstrate use of the relational algebra operations from
mathematical set theory (union, intersection, difference, and
Cartesian product) and the relational algebra operations developed
specifically for relational databases (select (restrict), project,
join, and division).
- Write queries in the relational algebra.
- Write queries in the tuple relational calculus.