pgsql判断某个字段是否为空

pgsql判断某个字段是否为空应该写成:select * from TABLENAME where COLUMNAME is (not) null;
posted @ 2011-03-10 15:14  煋火  阅读(4094)  评论(0编辑  收藏  举报