1.

What Are Synonyms?

Answer»

SYNONYMS give you the ability to provide alternate names for database objects. You can alias object names; for example, using the EMPLOYEE table as Emp. You can also shorten names. This is especially useful when DEALING with three and FOUR PART names; for example, shortening server.database.owner.object to object.

Synonyms give you the ability to provide alternate names for database objects. You can alias object names; for example, using the Employee table as Emp. You can also shorten names. This is especially useful when dealing with three and four part names; for example, shortening server.database.owner.object to object.



Discussion

No Comment Found