DROP EXTERNAL CONNECTION statement allows you to delete external connections.
You can also use the following SQL statements to work with external connections:
Required privileges
Users must have the or be a member of the to drop an external connection. For example:Synopsis
Parameters
| Parameter | Description |
|---|---|
connection\_name | The name of the external connection to pass in operation statements. |
Examples
Drop an external connection
To delete an external connection namedbackup_storage, run the following:

