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
 New to SQL

Author  Topic 

ashvindora
Starting Member

1 Post

Posted - 2010-02-03 : 12:04:13
Hello Guys..Well..actually i'm working as an IT Administrator in a company where there are no SQL SERVER..But as company is growing there will be an implementation..My question is where i should begin to understand sql server 2005..i mean installation, configuration..etcetc

thanks
ashvin

mfemenel
Professor Frink

1421 Posts

Posted - 2010-02-03 : 12:14:37
To the bookstore...
Look for something like Microsoft SQL Server 2005 Unleashed that will give you a broad swipe at SQL Server.

Mike
"oh, that monkey is going to pay"
Go to Top of Page

Sachin.Nand

2937 Posts

Posted - 2010-02-03 : 12:21:51
Learn database design theory from conceptual , logical to physical implementation on sql server 2005.also learn sql in general and t-sql in particular.do some projects and a lot of practice so that you are exposed to many scenarios.
You can receive a good practice in SQL queries on SQL Exercises site(http://www.sql-ex.ru), where SS2005 is used.
Also for a starter you can read "SQL Server 2005 for Dummies".Make sure you download the Express edition which is free from http://www.microsoft.com/Sqlserver/2005/en/us/express.aspx


PBUH
Go to Top of Page

mfemenel
Professor Frink

1421 Posts

Posted - 2010-02-03 : 12:31:21
..and don't forget the virtual labs: http://msdn.microsoft.com/en-us/aa740409.aspx


Mike
"oh, that monkey is going to pay"
Go to Top of Page
   

- Advertisement -