Sql Server Studio 2008 R2
Tutorial
1. Launching the Sql Server Studio 2008 R2:
- Click the Start Menu to launch
Sql Server Studio 2008 R2:

2. Login
- After you lunched Sql Server studio 2008, you would enter into login interface.
Make sure three fields of Server type, Server name and Authentication are same as those in following pictures. If you can't
find the cscmssql1 option in drop-list of Server name field, just type it exactly.
The account name would be same as your novell accout, and the initial password is same as your account name. For example, if your
novell acount name is john, then your login name and password for sql server would be 'john'/'john'. If you want to change
your password, follow instruction of this link.


3. How to use it
- There is official tutorial on mirosoft website that teach you how to use sql server studio 2008 R2 step by step. Here is link. After you open this link, go to 'Lesson 2: Writing Transact-SQL' section, this is what you really need.