jeffsturgeon2002
Programmer
What is the difference between a Left Join and a Left Outer Join? Trying to understand what the outer does to the Left ... sorry for the novice question.
Jeff
SELECT * FROM users WHERE clue > 0
Jeff
SELECT * FROM users WHERE clue > 0