DROP DATABASE LINK v15
Name
DROP DATABASE LINK
— Remove a database link.
Synopsis
Description
DROP DATABASE LINK
drops existing database links. To execute this command, you must be a superuser or the owner of the database link.
Parameters
name
The name of a database link to remove.
PUBLIC
Indicates that name
is a public database link.
Examples
Remove the public database link named oralink
:
Remove the private database link named edblink
: