modify column的意思
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───如何修改預測查詢中的列映射