Elmshauser, Erik wrote:
> Hi, I am trying to select every record from a table where a specific
> column does not have a value in it yet. Is there a way to express that
> in a SQL statement? Here are the few I tried:
>
See:
http://www.postgresql.org/idocs/index.php?functions-comparison.html
HTH,
Joe