Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
In this article
Applies to: ✅ Azure Data Explorer
Deletes the query acceleration policy of a specific external delta table.
You must have at least Database Admin permissions to run this command.
.delete
external
table
ExternalTableName policy
query_acceleration
Name | Type | Required | Description |
---|---|---|---|
ExternalTableName | string |
✔️ | The name of the external delta table. |
.delete external table MyExternalTable policy query_acceleration