Designing and Implementing Structured Storage How-to Topics

Designing a database structure in SQL Server involves designing and creating a number of interrelated components. The topics in this section describe how to design and create these components.

In This Section

Database component

Description

Databases How-to Topics

How to create, view, modify, or delete databases.

Database Snapshots How-to Topics

How to create, view, or delete a database snapshot.

Indexes How-to Topics

How to create, modify, or delete indexes.

Stored Procedure How-to Topics

How to create, modify, or delete stored procedures.

See Also

Other Resources