Intro

Objectives

  1. Be able to use SQL to define a database table.
  2. Be able to use SQL to update, insert and delete data from multiple tables of a relational database.
  3. Know that a client server database system provides simultaneous access to the database for multiple clients.
  4. Know how concurrent access can be controlled to preserve the integrity of the database.

Resources

Slides

Worksheet

Homework