Answers

Question and Answer:

  Home  Oracle Architecture and Concepts

⟩ What are synonyms used for in Oracle?

Synonyms are used to : Mask the real name and owner of an object.

Provide public access to an object

Provide location transparency for tables, views or program units of a remote database.

Simplify the SQL statements for database users.

 141 views

More Questions for you: