REMOVE
Applies to: Databricks SQL Connector
Remove a file from a volume.
Note
This statement is only available in the Databricks SQL Connector. It cannot be submitted from the UI.
Get started
Load & manage data
Work with data
Administration
Reference & resources
CLUSTER BY
clause (TABLE)mask
clauseROW FILTER
clause更新しました 2025/02/18
Applies to: Databricks SQL Connector
Remove a file from a volume.
Note
This statement is only available in the Databricks SQL Connector. It cannot be submitted from the UI.
volume_path
A STRING
literal with the path of the volume.
volume_path
must be in the format:
/Volumes/<catalog>/<schema>/<volume>/<path>/<file_name>
, or
dbfs:/Volumes/<catalog>/<schema>/<volume>/<path>/<file_name>