Live data from Hacker News

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

app.bytescout.com

11–20 of 50 posts

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

#11
post #3

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

No joins? Its a bit trivial then. Otoh, explaining joins is pretty complicated compared to the basics.

This 'Late Payment Email generator' by same person is pretty good : ) I hate figuring out how to write those

https://app.bytescout.com/generate-payment-reminder-email/ge...

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

#12
post #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.

No, there isn't. But I don't see the need to start with these commands anyway. Or if the OP really feels like that's a necessary starting point, it would be great to have an option in the future to select what DBMS you're using. I wasn't intending to bash the work, but sticking to a single DBMS really limits the utility of what seems like it could be very general resource.
Post reply on HN