| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Implementation of boolean types.
Tony Andrews wrote:
> That would be a dumb treatment, really. NULLs propagate in
> computations for numbers, because it makes sense to do so: we really
> don't know what 1+NULL is equal to.
Not quite: 1+NULL = NULL while sum(1,1,NULL) = 2 No elementary consistency. Received on Fri Jul 15 2005 - 12:15:02 CDT
![]() |
![]() |