CS 330
Lecture 8


Part 1

Short, informal, 10 minute quiz. 10 min SHARP.

Part 2

An example of a nice solution to Hw2. Idea: implementing security when it is not quite available. A bit about scripts (macros) in Acsess. (10 min)

Part 3: More SQL

Examples for today.
  1. Aggregate functions: group by, having.
  2. Nested queries: in, not in.
  3. More tests for where:
  4. More renaming: whole query (result of select) as.
  5. Modifications of the database: selete, insert, update.

Reading

Textbook, Ch. 4.4, 4.5, 4.6, 4.7, 4.9.

Ileana Streinu