Sql Server判断某列字段是否为空或判断某列字段长度

1.用is null 和 is not null来判断字段是否为空。

2.用len()函数来判断字段长度。

posted @ 2016-11-03 11:37  Arlar  阅读(1963)  评论(0编辑  收藏  举报