Previous Topic: SQL Azure Browser for Functions, Script Templates, and Stored ProceduresNext Topic: Define SQL Azure Synonyms


Synonym Properties

SQL Azure supports the three-part name format database_name.[schema_name].object_name when the database_name is the current database or the database_name is tempdb and the object_name starts with #. SQL Azure does not support four-part names.