Logical Database Components

The data in a Microsoft® SQL Server™ database is organized into several different objects. These objects are what a user can see when they connect to the database.

In SQL Server, these components are defined as objects:

Constraints Tables
Defaults Triggers
Indexes User-defined data types
Keys Views
Stored procedures  

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.