Thread: JOINs?
View Single Post
Old 12-15-2007, 12:20 PM   #3 (permalink)
sketchMedia
The Prestige
Advanced Programmer Top Contributor Good Samaritan 
 
sketchMedia's Avatar
 
Join Date: Oct 2007
Location: Manchester, UK
Posts: 854
Thanks: 32
sketchMedia is on a distinguished road
Default

incidentally i'd like to post this great mysql tutorial resource, its got live examples to help you understand stuff.

JOIN tutorial:
http://sqlzoo.net/3b.htm
__________________
mysql> SELECT * FROM `users` WHERE `users`.`clue` > 0;
Empty set (0.00 sec)
sketchMedia is offline  
Reply With Quote