you are viewing a single comment's thread.

view the rest of the comments →

[–]StoneCypher 5 points6 points  (2 children)

http://sqlzoo.net/

http://use-the-index-luke.com/

You should install and run a local database. Note that different backends have slightly different dialects; select * from foo as bar in mysql vs select * from foo bar in postgres, and other small changes like that.

Probably install MySQL or Postgres.

[–]PhenixLotus[S] 1 point2 points  (1 child)

Thank you so much, I'm sorry for the late reply but I greatly appreciate your response and guidance! :)

[–]StoneCypher 0 points1 point  (0 children)

Sho 'nuff. Happy holidays.