sql
I thought Ligaya Turmelle’s post on SQL joins was a great primer for novice developers. Since SQL joins appear to be set-based, the use of Venn diagrams to explain them seems, at first blush, to be a natural fit. However, like the commenters to her post, I found that
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'