Instructor: Alexander Dekhtyar, dekhtyar@calpoly.edu, 14-215
Office Hours:
| Who | Where | |
Tuesday | 11:10am - 12:00pm | Alex | 14-215 |
Wednsday | 9:00am - 12:00pm | Alex | 14-215 |
Friday | 9:10am - 10:00am | Alex | 14-215 |
Additional appoinments: send email.
Syllabus | Postscript | ||
Lab 1, Part 1 | Due: September 20 | Why databases? | Postscript | Lab Data | [September 18, 2012] | |
Lab 1, Part 2 | Due: September 25 | Why databases? | Postscript | Lab Data | [September 20, 2012] | |
Lab 2 | Due: October 2 | SQL DDL, DML | Postscript | Lab Tests | [September 27, 2011] | |
Lab 3 | Due: October 16 | SQL DDL, DML | Postscript | Lab Info | [October 3, 2012] | |
Lab 4 | Due: October 25 | Simple SQL Queries | Postscript | Lab Data | [October 17, 2012] | |
Lab 5 | Due: November 1 | Counting with SQL | Postscript | [October 25, 2012] | ||
Lab 6 | Due: November 20 | Complex SQL Queries | Postscript | [November 3, 2011] | ||
Lab 7 | Due: November 30 | JDBC | Postscript | [November 15, 2012] |
JDBCTest.java
ojdbc14.jar (JDBC driver)
|
|
|
|
|||||||||||||||||||||
|
|
|
|
Date | log (size) |
November 8, 2012 | Log (400Kb) |
October 25, 2012 | Log (700Kb) |
October 23, 2012 | Log (116Kb) |
October 18, 2012 | Log (935Kb) |
October 16, 2012 | Log1 (65Kb) Log2 (175Kb) |
October 2, 2012 | Log1 (1MB) Log2 (35Kb) |
Homework 1 | Due: October 30, 2012 | Postscript | [October 18, 2011] |
Lecture 1 | Why Databases ? | Postscript | [September 14, 2007] | |
Lecture 2 | Databases in a Nutshell | Postscript | [September 16, 2007] | |
Lecture 3 | Relational Database Model | Postscript | [September 20, 2007] | |
Lecture 4 | SQL DDL and DML | Postscript | [September 16, 2007] | |
Lecture 5 | Oracle's SQL*Plus client | Postscript | [September 16, 2007] | |
Lecture 6 | Relational Algebra | Postscript | [October 3, 2007] | |
Lecture 7 | SQL DATE type and built-in functions | Postscript | [October 8, 2007] | |
Lecture 8 | SQL SELECT | Postscript | [October 8, 2007] | |
Lecture 9 | SQL: Aggregation Operators | Postscript | [October 23, 2007] | |
Lecture 10 | SQL: GROUP BY and HAVING clauses | Postscript | [October 25, 2007] | |
Lecture 10: Example | GROUP BY and HAVING clauses | Postscript | [October 29, 2007] | |
Lecture 11 | SQL: Nested Queries | Postscript | [October 29, 2007] | |
Lecture 12 | JDBC | Postscript | [November 5, 2007] | |
Lecture 13 | JOIN syntax, Outer Joins | Postscript | [November 20, 2012] | |
Lecture 13 | PL/SQL: Part 1 | Postscript | [November 8, 2007] | |
Lecture 14 | PL/SQL: Part 2 | Postscript | [November 13, 2007] | |
Lecture 15 | PL/SQL: Part 3 | Postscript | [November 20, 2007] |
SQL-92
Oracle
General Database Resources