News

The first suggesiton didn't work because the query always returns 1 row with 1 column, even if the value is blank. The second option, however, worked great. I changed the query to ...
These are all meaningless because null is the absence of a value. So what if you wish to find rows where a particular column is null? To test for the existence of nulls, use the special predicate IS ...