sql
I thought Ligaya Turmelle's post on SQL joins
[http://www.khankennels.com/blog/index.php/archives/2007/04/20/getting-joins]
was a great primer for novice developers. Since SQL joins appear to be
set-based, the use of Venn diagrams [http://en.wikipedia.org/wiki/Venn_diagram]
to explain
sql
Ask yourself this question: what if everything could be queried with SQL?
Microsoft's LogParser
[http://www.microsoft.com/downloads/details.aspx?FamilyID=890cd06b-abf8-4c25-91b2-f8d975cf8c07&displaylang=en]
does just that. It lets you slice and dice a variety of log file types using a
common SQL-like syntax. It'