NULL

A value of NULL indicates that the value is unknown. A value of NULL is different from an empty or zero value. No two null values are equal. Comparisons between two null values, or between a NULL and any other value, return unknown because the value of each NULL is unknown

posted on 2012-07-09 15:27  奈何倾城  阅读(344)  评论(0编辑  收藏  举报

导航