Skip to content
bwanicur edited this page Apr 28, 2012 · 14 revisions

Class Materials and Reference

It is not required, but I strongly recommend you get the following book: http://www.amazon.com/Learning-SQL-Alan-Beaulieu/dp/0596520832

NOTE: The book above is about learning standard SQL. So is our class, however, we are using the MySQL database as our entry point. You may notice some syntax differences as MySQL has some of its own functions and syntax that are unique to MySQL only.

Official MySQL Documentation: http://dev.mysql.com/doc/refman/5.5/en/index.html

Class Links