=====
CS 325 - Week 5 Labs - 9:00 am lab - 2021-09-24
=====

=====
TODAY WE WILL
=====
*   announcements/prep for next class
*   prep for Lab Exercise
*   Week 5 Lab Exercise

=====
Announcements
=====
*   Homework 3 is due by 11:59 pm tonight
*   watch for class emails as parts of Homework 4 become
    available

*   next week's new reading:
    *   DB Reading Packet 5 - E-R modeling, part 2
    *   SQL Reading Packet 4 - sub-selects, concatenating columns,
                               and projecting literals

=====
*   remember: tables PERSIST in your database!

    *   is you ran set-up-ex-tbls.sql last week, you still have
        the tables empl, dept, and customer