Oracle Developer Question:

Download Job Interview Questions and Answers PDF

Explain What are synonyms used for?

Oracle Developer Interview Question
Oracle Developer Interview Question

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.

Download Oracle Developer Interview Questions And Answers PDF

Previous QuestionNext Question
What is a Public Synonyms?Explain an Index?