Modifying a Database
SQL Server 2005
After a database is created, changes can be made to its original definition.
| Topic | Description |
|---|---|
|
Describes how to increase the size of a database. | |
|
Describes how to reduce a database | |
|
Describes how to add and delete data and log files. | |
|
Describes how to set database options. | |
|
Describes how to detach and attach databases. | |
|
Describes how to move data and log files and also Full-text catalogs. | |
|
Describes how to rename a database. | |
|
Describes how to change the owner of a database. |
Concepts
Creating a Database (Database Engine)Viewing Database Metadata
Deleting a Database