60 likes | 183 Views
Review for Database Comp. Oct 11, 2008. Agenda. Normal Forms Relational Algebra SQL. Normal Forms. Key concepts : BCNF 3NF 4NF Example: Comp 2006 Q3 c), d). Relational Algebra. Key concepts Union, intersection, difference Selection Projection Products and joins, etc.
E N D
Review for Database Comp Oct 11, 2008
Agenda • Normal Forms • Relational Algebra • SQL
Normal Forms Key concepts : • BCNF • 3NF • 4NF Example: Comp 2006 Q3 c), d)
Relational Algebra Key concepts • Union, intersection, difference • Selection • Projection • Products and joins, etc. Example: Comp 2007 Q3, Comp 2006 Q2
SQL Key operations • Queries • Updates • Schema definition • Object-Relational systems Example: Comp 2007 Q4, Comp 2006 Q5
References http://infolab.stanford.edu/~ullman/fcdb/slides.html http://www-cs-students.stanford.edu/phd/comps/