Subject | Re: Test for NULL in Blob |
---|---|
Author | Ryan Nilsson-Harding <nilsson@bigpond.ne |
Post date | 2003-02-18T00:44:28Z |
Using ISQL gives me exactly the same result.
I get every record when testing for NOT NULL (incl. all NULL fields)
And I get NO records when using:
WHERE NOT COMMENTS = '';
I'm quite baffled by this....
Seems like something strange is going on here
-Ryan
I get every record when testing for NOT NULL (incl. all NULL fields)
And I get NO records when using:
WHERE NOT COMMENTS = '';
I'm quite baffled by this....
Seems like something strange is going on here
-Ryan