question

Arbe avatar image
Arbe asked

Where can learn the basics of SQL?

I am currently a college student majoring in Business Data Analytics. I would like to get ahead of and learn about SQL, and databases. Please advise.
sqldatabasesql databaselearninganalytic-functions
1 comment
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Grant Fritchey avatar image Grant Fritchey ♦♦ commented ·
This web site runs based on your votes. Please indicate all the helpful answers below by clicking on the thumbs up next to them. If any one answer lead to a solution, please indicate this by clicking on the check mark next to that answer.
0 Likes 0 ·
sp_lock avatar image
sp_lock answered
There are a number of books out there but a good start (free) is the MS [vLearning][1]. You could also start by downloading [SQL Server express][2] so you can get hands on with the product. Give this [blog][3] a read from @tim [1]: http://www.microsoftvirtualacademy.com/training-courses/querying-microsoft-sql-server-2012-databases-jump-start [2]: http://www.microsoft.com/en-gb/download/details.aspx?id=29062 [3]: http://timradney.com/2011/06/28/getting-ahead-and-getting-involved/
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

iainrobertson avatar image
iainrobertson answered
Have a look at SQLZOO. It has lots of tutorials on the basics of the language: http://www.sqlzoo.net/wiki/Main_Page But the best way to learn is to get your hands dirty. One way of doing this is by using publicly available datasets (I'm guessing you are US based, so I'm not sure what's available over there), loading them up and just trying out manipulating them with the language.
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.