Key properties of relational modeling,”Values are atomic (i.e., a data cell cannot contain multiple values)Values in a given column are of the same domain/type (e.g., float)No rows contain completely duplicate dataThe order of rows and columns is completely irrelevantThe names of every relation are unique and within relations
the names of columns/attributes are also unique”