Database Link

A database link (DBlink) is a definition of how to establish a connection from one Oracle database to another. Type of Database Links: Private database link – belongs to a specific schema of a database. Only the owner of a private database link can use it. Public database link – all users in the database … Read more