Name 4 Relational Keys.
What is a Superkey?
An attribute or set of attributes that uniquely identifies a tuple within a relation.
What is meant by Null?
Null represents the “value” for an attribute that is currently unknown or not applicable for the tuple. (Represents the absence of a value and is not the same as zero or spaces which are values)