relational-algebra

Definition

Null (Relational Algebra)

A special null value is used to represent values that are unknown or inapplicable to certain tuples.

Notations:

  • null

Equality

Given two tuples and . When comparing a tuple contains null values, the equality operator is undefined, i.e. they can’t be compared.