Syntax
Parameters
Parameter or clause | Description |
---|---|
connection_name | The name of the connection to be removed. |
CASCADE option | If this option is specified, all objects (such as tables and sinks) that depend on the connection, and in turn all objects that depend on those objects will be dropped. Not supported for Iceberg connections. |
Examples
This statement removes the connectionc1
.