Another thing, the invalid / incomplete query alert gets in the way of looking at the last data row. Perhaps you can find a better location to show this alerts?
It's an interactive tutorial, and I'm looking to add a few more topics along the way. Curious to see what HN thought, and whether you guys might find it useful or have any feedback on it as well. :)
edit: typo
Also, it took me a minute to find the table of contents - I was looking for an "Index" link or something at the bottom of the page near the previous/next lesson links. For reference, you have to hover over the "Interactive Tutorial" tab at the top of the page.
I've just finished the Scala koans yesterday, and was wondering if there is something similar for SQL. I've been working with ORM libraries exclusively and had not touched `raw` SQL queries at all the past couple of years :(