index.htm
CSCI 311
Databases
Spring, 2006
- References
- Stanford Oracle notes This is a good quick guide to SQL.
- Oracle9 SQL reference pages from Leiden University in the Netherlands
- Oracle8 SQL reference pages from UMBC. We are running Oracle 9, but the featues we will be using in this class should be identical in Oracle 8.
- SQL Zoo's Gentle Introduction to SQL: This is a handy set of SQL tutorials and references from Napier University in Edinburgh, UK.
- The Project
- E/R Diagram, due Monday, 2/27
- Relational Schema, due Monday, March 13
- Creation of your database, due Monday, April 17
- Constraints and Queries for your database (due April 24)
- Final Project (due May 12)
- Other Homework
- Examples