你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Columns management

Applies to: ✅ Microsoft FabricAzure Data Explorer

This section describes the following management commands used for managing table columns:

Command Description
.alter column Alters the data type of an existing table column
.alter-merge column docstrings and .alter column docstrings Sets the docstring property of one or more columns of the specified table
.alter table, .alter-merge table Modify the schema of a table (add/remove columns)
drop column and drop table columns Removes one or multiple columns from a table
rename column or columns Changes the name of an existing or multiple table columns