Live data from Hacker News

Show HN: SQL Trainer – Learn SQL by doing live data exercises

app.bytescout.com

1–10 of 50 posts

Re: Show HN: SQL Trainer – Learn SQL by doing live data exercises

#6
post #3

Pretty nice! It would be cool if this also had some basic joins added as well.

Agreed, just add a few more steps to do joins as that's probably one of the most common requests that people need to do. Even providing a few basic inner or left joins could be enough.

Re: Show HN: SQL Trainer – Learn SQL by doing live data exercises

#9

This is nice, but it's unfortunate that it starts off with commands specific to MySQL.

Is there an alternative (like a command to list all tables and which works on all DBMS)?

I mean using a specific sqlite/oracle/tsql/... command wouldn't be any better.

Post reply on HN