Instructor: Alexander Dekhtyar, dekhtyar@calpoly.edu, 14-210
Office Hours:
| Who | Where | |
Wednesday | 8:10am - 10:00am | Alex | 14-210 |
Thursday | 8:10pm - 10:00am | Alex | 14-210 |
Additional appoinments: send email.
Syllabus | Postscript | ||
my.cnf template | my.cnf |
Lab 1, Part 1 | Due: January 8 | Why databases? | Postscript | Lab Data | [September 23, 2016] | |
Lab 1, Part 2 | Due: October 1 | Why databases? | Postscript | Lab Data | [September 28, 2016] | |
Lab 2 | Due: October 10 | SQL DDL, DML | Postscript | Lab Tests | [October 3, 2016] | |
Lab 3-1 | Due: October | SQL DDL, DML | Postscript | [Octboer 14, 2016] | ||
Lab 3-2 | Due: October 17 | SQL DDL, DML | Postscript | [October 14, 2016] | ||
Lab 4 | Due: October 24 | SQL SELECT | Postscript | [October 19, 2016] | ||
Lab 5 | Due: | SQL SELECT and Counting | Postscript | [October 24, 2016] | ||
Lab 6 | Due: November 9 | Counting and grouping | Postscript | [November 2, 2016] | ||
Lab 7 | Due: November 19 | Complex SQL Queries | Postscript | [November 11, 2016] | ||
Lab 8 | Due: December 10 | JDBC Application | Postscript | [November 28, 2016] |
oracle2mysql.py: DATE/TIME conversion functions from Oracle to MySQL
convertdate.py: sample test script for oracle2mysql.py
functions.
JDBCTestMysql1.java
mysql Connector/J driver
ojdbc14.jar (Oracle JDBC driver)
|
|
|
|
|
||||||||||||||||||||||||||
|
|
|
|
Date | Logs | |
November 28 | November28.log | |
November 14 | November14.log | |
November 9 | November9.log | |
November 7 | November7.log | |
November 2 | November2.log | November2-2.log |
October 21 | October21.log | October21-2.log |
October 19 | October19.log | |
October 7 | October7.log | |
October 5 | October5.log |
Homework 1 | Due: October 28, 2016 | Postscript | [October 24, 2016] |
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 | [January 13, 2015] | |
Lecture 5 | Work with MySQL: Part 1 | Postscript | [January 13, 2015] | |
Lecture 5-1 | Work with MySQL: Part 2 | Postscript | [January 15, 2015] | |
Lecture 6 | Relational Algebra | Postscript | [October 3, 2007] | |
Lecture 7 | MySQL data and time types and built-in functions | Postscript | [February 10, 2015] | |
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 14 | Database Views | Postscript | [November 28, 2016] |
SQL-92
Oracle
General Database Resources