14 October: for the labs and the project you might want to look at:
an overview of standard SQL in Oracle and
an introduction to types and procedures in Oracle
There is also material on JDBC - Java to connect to databases - here:
a simple tutorial on the Java SQL package.