InterviewSolution
Saved Bookmarks
| 1. |
What Is Public Database Link? |
|
Answer» Public database link is created for the special user group PUBLIC. A public database link can be used when any user in the associated database specifies a global OBJECT NAME in a SQL STATEMENT or object definition. Public database link is created for the special user group PUBLIC. A public database link can be used when any user in the associated database specifies a global object name in a SQL statement or object definition. |
|