Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.1 » UltraLite - 数据库管理和参考 » UltraLite 数据库模式 » UltraLite 表和列

 

变更 UltraLite 列定义

您可以通过修改各种列属性(甚至于彻底删除列)来更改表的列定义结构。修改后的列定义必须满足列中所存储的所有数据的要求。例如,如果列中已存在一个 NULL 条目,则您不能将该列修改为禁止 NULL。

可以使用 Sybase Central 或 Interactive SQL 执行此任务。

 Sybase Central
 Interactive SQL
 另请参见