Murach's SQL Server 2005 for Developers
How to use the Management Studio
This chapter presents the SQL Server Management Studio, the
primary tool you'll use to work with with SQL Server databases.
|
|
|
|
A summary of the SQL Server 2005
tools |
48 |
|
How to start and stop the database
engine |
50 |
|
How to enable remote connections |
50 |
|
|
How to connect to a database server |
52 |
|
How to navigate through the database
objects |
54 |
|
|
How to attach a database |
56 |
|
How to detach a database |
58 |
|
How to back up a database |
58 |
|
How to restore a database |
58 |
|
How to set the compatibility level
for a database |
60 |
|
|
How to view the database diagrams |
62 |
|
How to view the column definitions
of a table |
64 |
|
How to modify the column definitions |
64 |
|
|
How to enter and execute a query |
66 |
|
How to handle syntax errors |
68 |
|
How to open and save queries |
70 |
|
An introduction to the Query Designer |
72 |
|
|
How to start Books Online |
74 |
|
How to look up information |
74 |
|
|
t |
|
|
|
|
© Copyright 1998-2008 Mike
Murach & Associates, Inc. All rights reserved.
|