Implementing Databases
SQL Server 2005
This section provides the information that is required to create, modify, drop, and view databases.
| Topic | Description |
|---|---|
|
Provides guidelines for creating databases and filegroups. | |
|
Provides guidelines for modifying a database. This includes attaching and detaching, reducing, renaming, and setting options. | |
|
Provides a list of catalog views, system functions and system stored procedures that return database metadata. | |
|
Explains how and why to document a database schema by creating SQL scripts. | |
|
Explains how to delete a database. |