Subject | Re: [firebird-support] FB 2.0: column = NULL |
---|---|
Author | Antonio Galicia |
Post date | 2007-02-07T14:02:26Z |
On 2/7/07, Björn Reimer <bjoern.reimer@...-erlangen.de> wrote:
it's a STATE.
recordset is returned and no error is trigged.
--
Saludos,
Toño
----
http://agc.com.mx/antoniogc/blog
> SELECT * FROM PERSONS WHERE "Name" IS NULL;Is the way that expected that it works because "NULL" is not a value,
> record Id=1 is returned.
> SELECT * FROM PERSONS WHERE "Name" = NULL;
> no record is returned but also no error message!
> Is this expected or is it a bug?
it's a STATE.
> I'd expected either also record Id=1 or an error message but not anThe sentence is valid and no record match with that constraint so no
> empty result set!
recordset is returned and no error is trigged.
--
Saludos,
Toño
----
http://agc.com.mx/antoniogc/blog