question

mariwan avatar image
mariwan asked

Where to learn SQL Server?

Where would a begging computer science to go to learn SQL?
Where would this person go to learn SQL Server specifically?

learning
10 |1200

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

J_T avatar image
J_T answered

I would say this would be a good start http://www.w3schools.com/SQl/

But I would recommend that you learn the concepts first by reading slides or notes from other University websites. Only by reading and studying the course notes will help in answering questions you'll get in your exams and midterms.

I hope this helps.

10 |1200

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

TG avatar image
TG answered

Personally I worked through samples from Books Online. Do you have Sql server available to you and the Client Tools installed on your computer?

start here, click on sub-topics and work through all the sample statements.
Database Engine Concepts: http://technet.microsoft.com/en-us/library/ms187079%28SQL.90%29.aspx

One of the sub-topics - Changing Data in a Database: http://technet.microsoft.com/en-us/library/ms181096%28SQL.90%29.aspx

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.