DROP EXTERNAL DATA SOURCE

Deletes the specified external data source.

If no external data source with that name exists, an error is returned.

Example

DROP EXTERNAL DATA SOURCE my_external_data_source;