Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 How to learn SQL Server?

Author  Topic 

New_2_SQL
Starting Member

4 Posts

Posted - 2009-03-12 : 17:32:59
I have already learned the basic of SQL using MySQL. I have noticed that most of the jobs require SQL Server. I would like someone tell me where should I start to learn SQL Server. Which book should use and how can I install SQL Server for free? Please let me know. Thanks!

SwePeso
Patron Saint of Lost Yaks

30421 Posts

Posted - 2009-03-12 : 17:44:45
You can download Microsoft SQL Server Express for free.
The Developer Edition is about $50.



E 12°55'05.63"
N 56°04'39.26"
Go to Top of Page

robvolk
Most Valuable Yak

15732 Posts

Posted - 2009-03-12 : 19:01:47
SQL Server Books Online comes with tutorials, you can also reference them on the web:

http://msdn.microsoft.com/en-us/library/ms130214.aspx
http://msdn.microsoft.com/en-us/library/ms167593.aspx
Go to Top of Page
   

- Advertisement -