More MySQL Crash Course
Nice piece : ONLamp.com: MySQL Crash Course, Part 3 , basic selects and joins. (a review is always nice). And I saw something new : The “LIMIT” clause mysql> SELECT * FROM authors LIMIT 1; LIMIT (not part of SQL92, Continue reading More MySQL Crash Course