Implementing Databases
This section provides the information that is required to create, modify, drop, and view databases.
In This Section
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. |
See Also