| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Proposal: 6NF
dawn schreef:
>
Close, but not exactly. In the context of database theory the most relavant definition of a value is:
Something that can be stored in a computer and for which an equivalance relation is defined over its representations that defines equality.
Since in SQL it does not hold that NULL = NULL the notion of equality is not an equivalence relation (which must be reflexive, symmetric and transitive) so by the above definition SQL does not treat NULL as a value.
![]() |
![]() |