Roadmap
-
Milestone: Homework 1
1 year late (09/21/07)
- Description
- Part 1 of this assignment is due individually at Friday, Sep 14 at 11:59pm.
- Part 2 of this assignment is due in teams of two at Friday, Sep 21 at 11:59pm.
- Update: 10 test cases and solutions used for grading are here: http://inst.cs.berkeley.edu/~cs186/fa07/hw1/testcases.tar.bz
-
Milestone: Homework 2: Near-Neighbor Search in GiST
1 year late (10/17/07)
Query results for
select id, box_mindistance(the_box, '(0.5,0.5,0.5,0.5)') as dist from testscan where the_box ~~ '(0.5,0.5,0.5,0.5)' order by dist;
-
Milestone: Homework 3: SQL
1 year late (11/01/07)
-
Milestone: Homework 4: Application
1 year late (11/26/07)
-
Milestone: Homework 5: Concurrency Control
1 year late (11/27/07)
This homework will not be graded; everyone gets full credit. Description
Note: See
TracRoadmap for help on using
the roadmap.
