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.
Switch services using the Version drop-down list. Learn more about navigation.
Applies to: ✅ Microsoft Fabric ✅ Azure Data Explorer
Deletes the query acceleration policy of a specific external delta table.
Permissions
You must have at least Database Admin permissions to run this command.
Syntax
.delete external table ExternalTableName policy query_acceleration
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| ExternalTableName | string |
✔️ | The name of the external delta table. |
Example
.delete external table MyExternalTable policy query_acceleration