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 server

Author  Topic 

madhan
Yak Posting Veteran

59 Posts

Posted - 2006-12-22 : 20:24:04
Hi There,
This is my first post here.Please guide me to get started writing SQL statements in SQL server 2005.
Do i need to open SQL server confiruration Manager for start? if so, after that...? please help.

Michael Valentine Jones
Yak DBA Kernel (pronounced Colonel)

7020 Posts

Posted - 2006-12-22 : 20:33:01
You should start by reading SQL Server 2005 Books Online:
http://msdn2.microsoft.com/en-us/library/ms130214.aspx

If you need to learn SQL, here are online courses:
http://www.sql-tutorial.net/
http://www.firstsql.com/tutor.htm
http://www.w3schools.com/sql/default.asp





CODO ERGO SUM
Go to Top of Page

madhan
Yak Posting Veteran

59 Posts

Posted - 2006-12-22 : 20:49:17
Michael thanks for the reply.But i want to execute those SQL commands in SQL sever.But i don't know how and where to get started?please guide me on this?
Go to Top of Page

madhan
Yak Posting Veteran

59 Posts

Posted - 2006-12-22 : 21:12:16
please tel me where can i freely download SQL server to execute SQL statements on it.
Go to Top of Page

madhivanan
Premature Yak Congratulator

22864 Posts

Posted - 2006-12-22 : 22:53:50
I think you can download SQL Server 2005 Express Edition
http://msdn.microsoft.com/vstudio/express/sql/download/

Madhivanan

Failing to plan is Planning to fail
Go to Top of Page

afrika
Master Smack Fu Yak Hacker

2706 Posts

Posted - 2006-12-23 : 01:49:14
I would advice you to go for some tutorials or get your feet wet with some real hands on experience.

Also see
http://www.sqlteam.com/store.asp
Go to Top of Page
   

- Advertisement -