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

SAP Sybase SQL Anywhere 16.0 (中文) » UltraLite - 数据库管理和参考 » UltraLite SQL 参考 » UltraLite SQL 语言元素

 

UltraLite 中的 NULL 值

与在 SQL Anywhere 中的情况一样,NULL 是一个特殊值,它不同于任何数据类型的任何有效值。然而,NULL 值在任何数据类型中都是合法值。NULL 用于表示未知(没有值)或不适用的信息。

 另请参见