Click to Rate and Give Feedback
MSDN
MSDN Library
SQL Server
SQL Server 2005
 Synonym Transact-SQL Enhancements

  Switch on low bandwidth view
Community Content
In this section
Statistics Annotations (0)
SQL Server 2005 Books Online (November 2008)
Synonym Transact-SQL Enhancements

A synonym is an alternate name for a schema scoped object. Synonyms allow client applications to use the single-part name of a synonym to reference a base object instead of a using a two-, three-, or four-part name to reference the base object.

New statements Description

CREATE SYNONYM

Creates a new synonym.

DROP SYNONYM

Deletes an existing synonym.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker