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
Drops an external table mapping.
.drop
external
table
ExternalTableName mapping
MappingName
Learn more about syntax conventions.
Name | Type | Required | Description |
---|---|---|---|
ExternalTableName | The name of the external table to which to assign the mapping. | ||
MappingName | The name of the mapping. |
.drop external table MyExternalTable mapping "Mapping1"