Commands
DROP CONNECTION
Use the DROP CONNECTION
command to remove a connection.
Before you can drop a connection, you must remove all its dependent sources and sinks.
Syntax
Parameters
Parameter or clause | Description |
---|---|
connection_name | The name of the connection to be removed. |
Examples
This statement removes the connection c1
.
See also
Was this page helpful?