Бележка
Достъпът до тази страница изисква удостоверяване. Можете да опитате да влезете или да промените директориите.
Достъпът до тази страница изисква удостоверяване. Можете да опитате да промените директориите.
Microsoft SQL Server 2005 introduces the concept of a synonym. A synonym is an alternative name for a schema-scoped object. Client applications can use a single-part name to reference a base object by using a synonym instead of using a two-part, three-part, or four-part name to reference the base object.
This section provides the information that is necessary to understand synonyms.
| Topic | Description |
|---|---|
Explains the concept of synonyms and the benefits of using synonyms. |
|
Describes the contexts in which synonyms can and cannot be used. |
|
Provides information about accessing synonym metadata and other related information. |