A tuple (row) is an ordered set of values (enclosed in angled brackets).

  • Each value is derived from a given domain.
  • A row in a relation (such as the CUSTOMER relation) is a n-tuple consisting of n-values, for example:
    • <567, "A", "123 Fake Street", "+1 000 111 222">