modify column信息详情
修改列
modify───vt.修改,修饰;更改;vi.修改
column───n.纵队,列;专栏;圆柱,柱形物
modify memory───修改内存
modify file───修改文件
modify sql───修改sql
modify date───修改日期
fluted column───凹槽柱
column chromatography───柱层析(法),柱色谱(法);柱层析法;[分化]柱色谱法
buckling column───屈曲柱
You can also modify the column widths by dragging the borders.───您还可以通过拖拽边框来修改这个专栏的宽幅。
The previous example demonstrated how to modify multiple column values for a specific row in a single table.───上例演示了如何修改单个表中特定行的多个列值。
Modify column to change its length or nullability───修改列以更改其长度或可为空特性
MODIFY column-definition Change the length or data type of an existing column in a table.───MODIFYcolumn-definition更改表中现有列的长度或数据类型。
MODIFY column-name [ NOT ] NULL Change the NOT NULL constraint on the column to allow or disallow NULL values in the column.───MODIFYcolumn-name[NOT]NULL更改列的NOTNULL约束,以在列中允许或禁止使用NULL值。
You can insert and modify column values and change the values of user-defined type variables and parameters.───您可以插入和修改列值,以及更改用户定义类型的变量和参数的值。
MODIFY column-name CHECK NULL Delete the check constraint for the column.───MODIFYcolumn-nameCHECKNULL删除列的检查约束。
To modify column values in existing rows, use───若要修改现有行中的列值,请使用
How to: Modify Column Mappings in a Prediction Query───如何修改预测查询中的列映射