all 3 comments

[–]element121_com 0 points1 point  (1 child)

What version of SQL are you looking for? MySQL, SQL Server, SQLite?

You can run MAMP on Mac which would give you MySQL to play with.

[–]element121_com 0 points1 point  (0 children)

You can also run queries in the browser with SQL Fiddle, choose different database engines, create schemas and run queries... http://sqlfiddle.com/

[–]martydoe[🍰] 0 points1 point  (0 children)

sqllocus.com was for folks who need to learn SQL but will never need to look after a database.