Concepts and Architecture Question:
Download Job Interview Questions and Answers PDF
What are synonyms used for in Oracle?
Answer:
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.
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.
Download Oracle Architecture and Concepts Interview Questions And Answers
PDF
Previous Question | Next Question |
What is Global Database Name? | Tell me what are advantage of Data Dictionary manage Tablespace? |