> > db=> SELECT COUNT(*) FROM pkg_hosts WHERE timestamp_col NOT NULL;
> | a_expr NOTNULL
Are NOT NULL and NOTNULL really the same?
Greg