Subject Re: [Firebird-general] ... WHERE PARENT_ID = NULL
Author Artur Anjos
esrefatak wrote:
> Why can not i use a statement like?:
>
> "SELECT NAME
> FROM EMPLOYEE
> WHERE PARENT_ID = NULL" ?
>
> What is the logical and technical explanation of this?
>
>
> Esref Atak

NULL is not a VALUE, it's a STATE.

Please don't use this list for support questions. Use Firebird-support list:

http://groups.yahoo.com/group/firebird-support/

Artur