नोट
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप साइन इन करने या निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
A database in SQL Server 2005 is made up of a collection of tables. These tables contain data and other objects, such as views, indexes, stored procedures, user-defined functions, and triggers that are defined to support activities performed with the data. The data stored in a database is typically related to a particular subject or process, such as inventory information for a manufacturing warehouse.
In This Section
This section provides the information that is required to understand, design, implement, and optimize databases and database snapshots.
| Topic | Description |
|---|---|
Explains database concepts and includes descriptions of database types, files, filegroups, and log files available in SQL Server 2005. |
|
Provides guidelines, rules, and restrictions you should know when you are designing a database. |
|
Provides guidelines, rules, and restrictions you should know when you are creating, modifying, or deleting a database. |
|
Describes common maintenance tasks that should be performed to keep a database in optimal condition. |
|
Provides guidelines and tips for maintaining database performance and maximizing database operations. |
|
Explains database snapshot concepts and provides specific guidelines for creating and administering database snapshots. |
See Also
Concepts
Designing and Creating Databases