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;
Was the article helpful?
Previous
Deletes the specified external data source.
If no external data source with that name exists, an error is returned.
DROP EXTERNAL DATA SOURCE my_external_data_source;